Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
212:289f63158d2b
Parent:
192:052a419837fa
Child:
222:94ea9a091d99
--- a/src/OutputTask/Control.cpp	Mon Oct 10 14:16:23 2016 +0000
+++ b/src/OutputTask/Control.cpp	Mon Oct 10 16:06:10 2016 +0000
@@ -6,6 +6,13 @@
  *****************************************************************************/
 #include <Control.h>
 
+//
+// method:          getMappedState
+// description:     convert the control state into its analytics code
+//
+// @param           none
+// @return          relay-status code
+//
 int Control::getMappedState(void) const
 {
     switch (controlType) {