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.
My_settings.h
- Committer:
- HomineLudens
- Date:
- 2018-05-07
- Revision:
- 0:b0c9d3b227f6
- Child:
- 1:6f6a5492d6ad
File content as of revision 0:b0c9d3b227f6:
#ifndef MY_SETTINGS_H #define MY_SETTINGS_H #define PROJ_MODE15 1 // 220x176 hires 16 color mode #define PROJ_ENABLE_SOUND 1 // 0 = all sound functions disabled #define PROJ_DEVELOPER_MODE 1 #endif