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_KL05Z/device.h
- Revision:
- 79:0c05e21ae27e
- Parent:
- 78:ed8466a608b4
diff -r ed8466a608b4 -r 0c05e21ae27e TARGET_KL05Z/device.h --- a/TARGET_KL05Z/device.h Tue Feb 18 15:02:39 2014 +0000 +++ b/TARGET_KL05Z/device.h Fri Feb 21 10:26:12 2014 +0000 @@ -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
