Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
51:66b820f203a5
Parent:
48:1c7861d80d16
Child:
52:e25c857451b6
--- a/src/main.cpp	Tue Sep 13 16:00:45 2016 +0000
+++ b/src/main.cpp	Tue Sep 13 21:29:24 2016 +0000
@@ -25,6 +25,7 @@
 // data handler to configuration hanlder mailbox
 Mail<Message_t, 16> MailBox;
 Mail<Message_t, 16> ModbusMasterMailBox;
+Mail<OutputControlReq_t, 16> OutputMasterMailBox;
 
 // local function prototypes
 static void banner(void);