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: engine/main.h
- Revision:
- 2:a48df109588e
- Parent:
- 1:a3c9025e0dad
- Child:
- 4:a6ca44e29e97
diff -r a3c9025e0dad -r a48df109588e engine/main.h --- a/engine/main.h Tue Apr 24 10:03:41 2018 +0000 +++ b/engine/main.h Mon Apr 30 23:29:45 2018 +0000 @@ -5,3 +5,5 @@ int x_car; int y_car; int score; +int difficulty; +char str[14];