Version FC

Dependencies:   DmTftLibrary eeprom SX1280Lib filesystem mbed

Fork of MSNV2-Terminal_V1-5 by Francis CHATAIN

Branch:
Integration
Revision:
37:b565750d9978
Parent:
20:b0281e8a375a
Child:
38:9b43b2415093
--- a/Context.h	Tue Oct 16 07:29:51 2018 +0000
+++ b/Context.h	Tue Oct 16 11:28:33 2018 +0000
@@ -1,2 +1,9 @@
+/*#define TEST_ENVIRONMENT*/
+#ifndef __CONTEXT_H__
+#define __CONTEXT_H__
+
 #define DEBUG 
-/*#define TEST_ENVIRONMENT*/
+
+#define FIRMWARE_VERSION            1.0
+
+#endif  // __CONTEXT_H__
\ No newline at end of file