Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
46:4cb96ab2d1c8
Parent:
35:6235ef67faa1
Child:
111:d31b3a347e6a
Child:
122:4db48b933115
--- a/src/ConfigurationHandler/Controls/TimerControl.cpp	Mon Sep 12 14:38:39 2016 +0000
+++ b/src/ConfigurationHandler/Controls/TimerControl.cpp	Tue Sep 13 11:59:34 2016 +0000
@@ -12,8 +12,8 @@
 extern mDot *GLOBAL_mdot;
 
 bool TimerControl::load(string _controlFile)
-{
-    MbedJSONValue json_value;
+{   
+    MbedJSONValue json_value;           // json parsing element 
     controlFile = _controlFile;    
  
     // try to open the control file