Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
32:79ec3a4c0ec5
Parent:
30:738359dfdab1
Parent:
31:4b1587034318
Child:
34:f345fdec711d
--- a/src/main.cpp	Thu Sep 08 21:07:47 2016 +0000
+++ b/src/main.cpp	Thu Sep 08 21:17:21 2016 +0000
@@ -23,6 +23,7 @@
 
 // data handler to configuration hanlder mailbox
 Mail<Message_t, 16> MailBox;
+Mail<Message_t, 16> ModbusMasterMailBox;
 
 // local function prototypes
 static void banner(void);