My final year project
Dependencies: BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter
Diff: Screens/Screens.hpp
- Revision:
- 22:dd9ff475b34c
- Parent:
- 21:aa3074b237e0
- Child:
- 26:f57db8d6d79e
--- a/Screens/Screens.hpp Sun Oct 02 21:22:04 2016 +0000 +++ b/Screens/Screens.hpp Mon Oct 03 00:31:36 2016 +0200 @@ -8,5 +8,6 @@ #include "AutomaticControlScreen.hpp" #include "AutomaticMoreScreen.hpp" #include "ManualSetpointScreen.hpp" +#include "AutomaticSettingsScreen.hpp" #endif