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 FXOS8700CQ mbed-rtos
Diff: Game_three/Game_three.h
- Revision:
- 26:c60becf3f840
- Parent:
- 25:31111e6e13ad
- Child:
- 27:4bcdfb212467
--- a/Game_three/Game_three.h Mon Apr 29 20:59:49 2019 +0000 +++ b/Game_three/Game_three.h Tue Apr 30 09:40:35 2019 +0000 @@ -25,7 +25,7 @@ /** Deconstructor */ ~Game_three(); - void init(int speed, int cha, int r); + void init(int r); void draw(N5110 &lcd, int cha); private: