NVProperty generic key value store using the MCU flash area.
Dependents: Turtle_RadioShuttle
Diff: NVProperty_L4OTP.cpp
- Revision:
- 5:2560e615ccd5
- Parent:
- 3:968b84113ef3
- Child:
- 8:b42bb4130002
--- a/NVProperty_L4OTP.cpp Thu Jan 31 21:31:29 2019 +0100
+++ b/NVProperty_L4OTP.cpp Fri Feb 01 13:21:55 2019 +0100
@@ -20,7 +20,7 @@
#include <NVProperty.h>
-#if 0 // sample test code for a man app.
+#if 0 // sample test code for a main app.
{
NVProperty p;
Helmut Tschemernjak