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: inc/global.h
- Revision:
- 81:d45bfa16953a
- Parent:
- 75:96512ccc0443
- Child:
- 82:f3e495a98877
--- a/inc/global.h Tue Sep 20 12:49:58 2016 +0000 +++ b/inc/global.h Tue Sep 20 13:41:31 2016 +0000 @@ -105,6 +105,7 @@ int size; int order; int rfreq; + bool input; std::string fmt; float float_value; uint32_t uint32_value;