Version FC

Dependencies:   DmTftLibrary eeprom SX1280Lib filesystem mbed

Fork of MSNV2-Terminal_V1-5 by Francis CHATAIN

Revision:
41:5a436163dddf
Parent:
33:6ae45cba7958
--- a/DataBase.hpp	Tue Oct 16 07:29:51 2018 +0000
+++ b/DataBase.hpp	Mon Oct 22 09:37:50 2018 +0000
@@ -48,14 +48,16 @@
         BROADCAST_IOT = 3   // Broadcast IOT (the terminal is not attached to a gateway)
     };
 
+ 
     public:              
         DataBase     ();
         ~DataBase    ();
 
+
         void        init () ;
 
         TERMINAL_TYPE getTerminalType() {
-            return this->_terminal_type;
+            //return this->_terminal_type;    // FC to compile
         }
 
         short         getNbService              (Service::DEVICE_TYPE cdt); // return the number of declared channels for the payload