My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
21:aa3074b237e0
Parent:
18:1b9579ac9f41
Child:
22:dd9ff475b34c
--- a/Screens/Screens.hpp	Sun Oct 02 23:16:00 2016 +0200
+++ b/Screens/Screens.hpp	Sun Oct 02 21:22:04 2016 +0000
@@ -7,5 +7,6 @@
 #include "ManualControlScreen.hpp"
 #include "AutomaticControlScreen.hpp"
 #include "AutomaticMoreScreen.hpp"
+#include "ManualSetpointScreen.hpp"
 
 #endif