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 HelloWorld by
Diff: My_settings.h
- Revision:
- 5:c4a0391b43ac
- Parent:
- 4:7bd192389df1
diff -r 7bd192389df1 -r c4a0391b43ac My_settings.h --- a/My_settings.h Thu Oct 12 10:35:02 2017 +0000 +++ b/My_settings.h Thu Oct 12 10:43:29 2017 +0000 @@ -12,5 +12,5 @@ */ -#define PROJ_SCREENMODE 1 +#define PROJ_HIRES 1 #define PROJ_ENABLE_SOUND 0 \ No newline at end of file
