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:
- 269:97243a7f56ba
- Parent:
- 252:3c9863f951b7
--- a/src/ControlTask/ControlTask.cpp Tue Oct 25 13:56:14 2016 +0000 +++ b/src/ControlTask/ControlTask.cpp Wed Oct 26 18:30:08 2016 +0000 @@ -133,11 +133,11 @@ } /***************************************************************************** - * Function: serviceCompositeControls() - * Description: service the composite controls + * Function: serviceFailsafeControls() + * Description: service the failsafe controls * controls * - * @param none + * @param[in] none * @return none *****************************************************************************/ static void serviceFailsafeControls(void)
