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/ConfigurationHandler/Controls/SetpointControl.h
- Revision:
- 217:d5a2ff093319
- Parent:
- 207:55aabde2d4bf
- Child:
- 239:cfb1a917e7f7
--- a/src/ConfigurationHandler/Controls/SetpointControl.h Mon Oct 10 16:07:40 2016 +0000
+++ b/src/ConfigurationHandler/Controls/SetpointControl.h Tue Oct 11 12:24:28 2016 +0000
@@ -51,9 +51,6 @@
// load the control data
bool load(string filename);
- // register the control with the output task
- void registerControl(void);
-
// unregister the control with the output task
void unregisterControl(void);
