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: Gamepad/Gamepad.cpp
- Revision:
- 2:3e4189eae232
- Parent:
- 0:bf56f20b9c5a
--- a/Gamepad/Gamepad.cpp Sun Mar 17 16:39:47 2019 +0000 +++ b/Gamepad/Gamepad.cpp Tue Mar 19 09:26:43 2019 +0000 @@ -1,4 +1,6 @@ #include "Gamepad.h" +#include "N5110.h" + #include "mbed.h"