Cornelius Bezuidenhout / Mbed OS Heiko

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
20:70c5b1e499f0
Parent:
18:1b9579ac9f41
Child:
22:dd9ff475b34c
--- a/Screens/Screen.hpp	Sun Oct 02 18:45:48 2016 +0200
+++ b/Screens/Screen.hpp	Sun Oct 02 23:16:00 2016 +0200
@@ -26,6 +26,7 @@
   static const int MANUAL_CONTROL_SCREEN = 4;
   static const int AUTOMATIC_CONTROL_SCREEN = 5;
   static const int AUTOMATIC_MORE_SCREEN = 6;
+  static const int MANUAL_SETPOINT_SCREEN = 7;
 
   static const int SCREEN_W = 480;
   static const int SCREEN_H = 272;