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/TimerControl.cpp
- Revision:
- 46:4cb96ab2d1c8
- Parent:
- 35:6235ef67faa1
- Child:
- 111:d31b3a347e6a
- Child:
- 122:4db48b933115
--- a/src/ConfigurationHandler/Controls/TimerControl.cpp Mon Sep 12 14:38:39 2016 +0000 +++ b/src/ConfigurationHandler/Controls/TimerControl.cpp Tue Sep 13 11:59:34 2016 +0000 @@ -12,8 +12,8 @@ extern mDot *GLOBAL_mdot; bool TimerControl::load(string _controlFile) -{ - MbedJSONValue json_value; +{ + MbedJSONValue json_value; // json parsing element controlFile = _controlFile; // try to open the control file