Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/ControlTask/ControlTask.cpp
- Revision:
- 131:a290a3934132
- Parent:
- 128:534bf29132f8
- Child:
- 132:45821e189dd0
--- a/src/ControlTask/ControlTask.cpp Mon Sep 26 12:35:12 2016 +0000
+++ b/src/ControlTask/ControlTask.cpp Mon Sep 26 17:36:30 2016 +0000
@@ -6,7 +6,8 @@
/*****************************************************************************
* Function: ControlTask()
- * Description: show the controls
+ * Description: This task will loop through all of the configured
+ * controls
*
* @param msg
* @return none
@@ -39,7 +40,6 @@
}
}
- // TODO: service the manual controls
Thread::wait(500);
}
}
\ No newline at end of file
