Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
74:03ccf04998b5
Parent:
73:3750cc5251e9
Child:
75:96512ccc0443
--- a/inc/global.h	Fri Sep 16 21:44:38 2016 +0000
+++ b/inc/global.h	Mon Sep 19 12:54:55 2016 +0000
@@ -12,6 +12,11 @@
 #include "ntshell.h"
 #include "mDot.h"
 
+// file naming prefix conventions 
+#define CONTROL_SP_STR      "control_sp_"
+#define CONTROL_TM_STR      "control_tm_"
+#define CONTROL_MN_STR      "control_mn_"
+
 extern int sig_continue;
 extern osThreadId mainThreadId;