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:
- 96:807f04bd5256
- Parent:
- 93:1553fb156915
- Child:
- 131:a290a3934132
--- a/src/ConfigurationHandler/Controls/SetpointControl.h Tue Sep 20 19:58:36 2016 +0000 +++ b/src/ConfigurationHandler/Controls/SetpointControl.h Wed Sep 21 12:54:41 2016 +0000 @@ -27,6 +27,7 @@ double lowAlert; double highFailsafe; double lowFailsafe; + double tolerance; // the error margining enum State { STATE_STARTUP, STATE_CONTROL_OFF,