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/ManualControl.h
- Revision:
- 164:7cecd731882e
- Parent:
- 131:a290a3934132
- Child:
- 217:d5a2ff093319
--- a/src/ConfigurationHandler/Controls/ManualControl.h Fri Sep 30 16:42:51 2016 +0000
+++ b/src/ConfigurationHandler/Controls/ManualControl.h Fri Sep 30 21:05:11 2016 +0000
@@ -45,7 +45,7 @@
void start(void);
int update(void);
- int triggerOutput(void);
+ int powerOutput(void);
int unregisterControl();
void display(void);
};
