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
Fork of el17dg by
Diff: Models/models.h
- Revision:
- 25:749f1efc31fc
- Parent:
- 24:0570cb4b92d7
- Child:
- 27:f05f4e738ba9
--- a/Models/models.h Tue Apr 02 15:38:40 2019 +0000 +++ b/Models/models.h Wed Apr 03 12:46:04 2019 +0000 @@ -5,7 +5,7 @@ extern const int spaceship1_height; extern const int enemy2_height; extern const int enemy2_width; -extern const int spaceShip1[210]; +extern const int spaceShip1[110]; extern const int starSmall[9]; extern const int starMedium[25]; extern const int starBig[49];