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: SplashScreen/Splash.h
- Revision:
- 20:c697902b844f
- Parent:
- 9:e6566d09f087
- Child:
- 25:467d8fd0fec4
--- a/SplashScreen/Splash.h Fri May 22 23:51:06 2020 +0000 +++ b/SplashScreen/Splash.h Sun May 24 17:40:56 2020 +0000 @@ -5,6 +5,7 @@ #include "Gamepad.h" #include "N5110.h" #include "Ball.h" +#include "Sprites.h" class Splash {