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.
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: KL25Z/device.h
- Revision:
- 62:7e6c9f46b3bd
- Parent:
- 60:3d0ef94e36ec
- Child:
- 63:b3110cd2dd17
--- a/KL25Z/device.h Tue Mar 05 17:59:57 2013 +0000 +++ b/KL25Z/device.h Wed Apr 17 15:30:58 2013 +0100 @@ -51,6 +51,8 @@ #define DEVICE_STDIO_MESSAGES 1 +#define DEVICE_ERROR_RED 1 + #include "objects.h" #endif
