NVProperty generic key value store using the MCU flash area.

Dependents:   Turtle_RadioShuttle

Revision:
12:5539cdc8be4b
Parent:
10:7999d15fd227
Child:
16:24a9d3ecee7b
--- a/NVProperty_Editor.cpp	Sun Feb 10 10:43:09 2019 +0100
+++ b/NVProperty_Editor.cpp	Sun Feb 10 18:39:29 2019 +0100
@@ -11,6 +11,7 @@
 
 
 #include <mbed.h>
+#include "PinMap.h"
 #include "main.h"
 #include "arch.h"