Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
252:3c9863f951b7
Parent:
250:1cd8ec63e9e9
--- a/src/ConfigurationHandler/ConfigurationHandler.h	Fri Oct 21 11:44:40 2016 +0000
+++ b/src/ConfigurationHandler/ConfigurationHandler.h	Fri Oct 21 18:16:42 2016 +0000
@@ -53,5 +53,6 @@
 extern StringManualMap          manualTable;
 extern StringCompositeMap       compositeTable;
 extern StringAlgorithmMap       algorithmTable;
+extern StringFailsafeMap        failsafeTable;
 
 #endif