My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
10:cd8b61305ad6
Parent:
7:1a6e18b818a5
Child:
13:21dc070a47a9
--- a/Screens/Screens.hpp	Sat Oct 01 22:49:03 2016 +0000
+++ b/Screens/Screens.hpp	Sun Oct 02 10:08:02 2016 +0200
@@ -4,5 +4,6 @@
 #include "MainMenuScreen.hpp"
 #include "MainSettingsScreen.hpp"
 #include "ZeroPlateScreen.hpp"
+#include "ManualControlScreen.hpp"
 
 #endif