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: mbed
Diff: main.cpp
- Revision:
- 5:5e92567d0a44
- Parent:
- 4:2deeeeb6c1e1
- Child:
- 6:4c55dd4b6d42
diff -r 2deeeeb6c1e1 -r 5e92567d0a44 main.cpp --- a/main.cpp Wed Apr 10 21:35:21 2019 +0000 +++ b/main.cpp Tue Apr 16 20:15:09 2019 +0000 @@ -1,8 +1,3 @@ - -#include "mbed.h" -#include "Gamepad.h" -#include "N5110.h" -#include "menu.h" /* @@ -16,6 +11,11 @@ */ +#include "mbed.h" +#include "Gamepad.h" +#include "N5110.h" +#include "menu.h" + /////////////// structs /////////////////