My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
26:f57db8d6d79e
Parent:
22:dd9ff475b34c
Child:
32:d490f8ca6d2a
--- a/Screens/Screens.hpp	Mon Oct 03 11:33:53 2016 +0200
+++ b/Screens/Screens.hpp	Mon Oct 03 12:19:03 2016 +0200
@@ -9,5 +9,7 @@
 #include "AutomaticMoreScreen.hpp"
 #include "ManualSetpointScreen.hpp"
 #include "AutomaticSettingsScreen.hpp"
+#include "ChangeValScreen.hpp"
+#include "ChangeValWholeScreen.hpp"
 
 #endif