FindMy: Add import from nRF Connect .txt file

This commit is contained in:
Willy-JL
2024-03-09 05:51:22 +00:00
parent 0b81471740
commit 0baa796e33
2 changed files with 76 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#include "findmy_icons.h"
#include <toolbox/stream/file_stream.h>
#include <toolbox/hex.h>
#include <toolbox/path.h>
#include <gui/gui.h>
#include <storage/storage.h>
#include <dialogs/dialogs.h>