We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce52dbc commit 14afa4dCopy full SHA for 14afa4d
src/storage/storage.nrf51.c
@@ -3,6 +3,7 @@
3
#include "crc32.h"
4
#include "nrf_delay.h"
5
#include "feature_config.h"
6
+#include "preconfiguration.h"
7
8
bool is_erased = true;
9
0 commit comments