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/OutputTask/OutputTask.h
- Revision:
- 67:49f266601d83
- Parent:
- 66:db1425574b58
- Child:
- 72:3754b352f156
--- a/src/OutputTask/OutputTask.h Thu Sep 15 22:26:28 2016 +0000 +++ b/src/OutputTask/OutputTask.h Fri Sep 16 15:30:47 2016 +0000 @@ -4,4 +4,6 @@ void OutputTask(void const *args); void DisplayOutputs(void); +#define OUTPUT_STR "output" + #endif \ No newline at end of file