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: Frog/Car.cpp
- Revision:
- 7:1dce07fd0867
- Parent:
- 5:6e3afee7eac3
- Child:
- 8:52794de935b2
--- a/Frog/Car.cpp Mon May 11 21:16:12 2020 +0000
+++ b/Frog/Car.cpp Mon May 11 22:57:53 2020 +0000
@@ -12,7 +12,7 @@
screenHeight = 48;
screenWidth = 84;
- size = 2;
+ size = 3;
// width of all vehicles
vehicle.width = grid * size;