Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SimpleGUI SimpleGUITouchScreen TouchScreen UniGraphic mbed-rtos mbed
Diff: main.h
- Revision:
- 1:ece0ecedf40a
- Parent:
- 0:402fb0c36182
--- a/main.h Fri Mar 25 16:49:45 2016 +0000 +++ b/main.h Sun Mar 27 14:42:53 2016 +0000 @@ -4,6 +4,7 @@ #include "Arial12x12.h" #include "Arial24x23.h" #include "ILI932x.h" +#include "SimpleGUI.h" #include "TouchScreenEventSource.h"