My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
18:1b9579ac9f41
Parent:
13:21dc070a47a9
Child:
21:aa3074b237e0
--- a/Screens/Screens.hpp	Sun Oct 02 10:43:13 2016 +0000
+++ b/Screens/Screens.hpp	Sun Oct 02 18:28:12 2016 +0200
@@ -6,5 +6,6 @@
 #include "ZeroPlateScreen.hpp"
 #include "ManualControlScreen.hpp"
 #include "AutomaticControlScreen.hpp"
+#include "AutomaticMoreScreen.hpp"
 
 #endif