My final year project

Dependencies:   BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem TS_DISCO_F746NG ResistiveTouchController Map CYS8218Controller MedianFilter

Screens/Screens.hpp

Committer:
Kerneels Bezuidenhout
Date:
2016-10-01
Revision:
3:37f3d9c1eae3
Parent:
1:43fb2d03c36f
Child:
7:1a6e18b818a5

File content as of revision 3:37f3d9c1eae3:

#ifndef SCREENS_HPP
#define SCREENS_HPP

#include "MainMenuScreen.hpp"
#include "MainSettingsScreen.hpp"

#endif