Version FC

Dependencies:   DmTftLibrary eeprom SX1280Lib filesystem mbed

Fork of MSNV2-Terminal_V1-5 by Francis CHATAIN

Revision:
33:6ae45cba7958
Parent:
30:20f58f30113d
Child:
36:14a8da4108d5
--- a/ExtMemory.cpp	Tue Sep 18 20:18:44 2018 +0000
+++ b/ExtMemory.cpp	Thu Oct 04 07:00:43 2018 +0000
@@ -56,7 +56,7 @@
             if (ep.getError() != 0) { error(ep.getErrorMessage()); continue;}
             // TODO STATE field is missing in ServiceDefinition
             // TODO access pins
-            Service::ACCESS_PIN access_pins[6] = { 1, 2, 3, 4, 5, 6 };
+            // Service::ACCESS_PIN access_pins[6] = { 1, 2, 3, 4, 5, 6 };
             Service* service;
 //          = new Service((misnet::Service::DEVICE_TYPE) sd.device_type,
 //                                          sd.mistnet_code,