My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
7:1a6e18b818a5
Parent:
3:37f3d9c1eae3
Child:
10:cd8b61305ad6
--- a/Screens/Screens.hpp	Sat Oct 01 21:06:08 2016 +0000
+++ b/Screens/Screens.hpp	Sun Oct 02 00:00:48 2016 +0200
@@ -3,5 +3,6 @@
 
 #include "MainMenuScreen.hpp"
 #include "MainSettingsScreen.hpp"
+#include "ZeroPlateScreen.hpp"
 
 #endif