![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
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:
- 3:37f3d9c1eae3
- Parent:
- 1:43fb2d03c36f
- Child:
- 7:1a6e18b818a5
--- a/Screens/Screens.hpp Sat Oct 01 20:51:13 2016 +0000 +++ b/Screens/Screens.hpp Sat Oct 01 22:59:13 2016 +0200 @@ -2,5 +2,6 @@ #define SCREENS_HPP #include "MainMenuScreen.hpp" +#include "MainSettingsScreen.hpp" #endif