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.
Dependencies: BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter
Diff: Screens/Screen.hpp
- Revision:
- 23:bab197887d5e
- Parent:
- 22:dd9ff475b34c
- Child:
- 25:bfff3d661f92
--- a/Screens/Screen.hpp Mon Oct 03 00:31:36 2016 +0200 +++ b/Screens/Screen.hpp Mon Oct 03 00:58:51 2016 +0000 @@ -27,7 +27,7 @@ static const int AUTOMATIC_CONTROL_SCREEN = 5; static const int AUTOMATIC_MORE_SCREEN = 6; static const int MANUAL_SETPOINT_SCREEN = 7; - static const int AUTOMATIC_SETTINS_SCREEN = 8; + static const int AUTOMATIC_SETTINGS_SCREEN = 8; static const int SCREEN_W = 480; static const int SCREEN_H = 272;