flash based config testing

Dependencies:   mbed

Revision:
2:cfc39b0843ae
Child:
3:82c00c8e2cb4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/globals.h	Thu Mar 02 07:36:56 2017 +0000
@@ -0,0 +1,6 @@
+#ifndef __GLOBALS_H
+#define __GLOBALS_H
+
+extern int mode;
+
+#endif
\ No newline at end of file