My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Revision:
16:6b553c9008ec
Parent:
15:bc63b55a426d
Child:
17:3b6d66253c97
--- a/Screens/AutomaticControlScreen.hpp	Sun Oct 02 09:54:14 2016 +0000
+++ b/Screens/AutomaticControlScreen.hpp	Sun Oct 02 10:17:55 2016 +0000
@@ -16,7 +16,7 @@
   Button _btBack;
   Button _btSettings;
   Button _btStart;
-  Button _btStop;
+  //Button _btStop;
   Button _btMore;
   NumericLabel<int> _nlbTs;
   Graph _gXPos;