My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
13:21dc070a47a9
Parent:
10:cd8b61305ad6
Child:
18:1b9579ac9f41
--- a/Screens/Screens.hpp	Sun Oct 02 10:14:42 2016 +0200
+++ b/Screens/Screens.hpp	Sun Oct 02 11:39:42 2016 +0200
@@ -5,5 +5,6 @@
 #include "MainSettingsScreen.hpp"
 #include "ZeroPlateScreen.hpp"
 #include "ManualControlScreen.hpp"
+#include "AutomaticControlScreen.hpp"
 
 #endif