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.
Fork of mbed by
Diff: TARGET_KL25Z/device.h
- Revision:
- 71:8fabd470bb6e
- Parent:
- 66:9c8f0e3462fb
diff -r 673126e12c73 -r 8fabd470bb6e TARGET_KL25Z/device.h --- a/TARGET_KL25Z/device.h Mon Nov 18 22:09:31 2013 +0200 +++ b/TARGET_KL25Z/device.h Tue Dec 03 13:02:41 2013 +0200 @@ -45,7 +45,7 @@ #define DEVICE_LOCALFILESYSTEM 0 #define DEVICE_ID_LENGTH 24 -#define DEVICE_SLEEP 0 +#define DEVICE_SLEEP 1 #define DEVICE_DEBUG_AWARENESS 0
