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/engine.h
- Revision:
- 30:057301068dac
- Parent:
- 27:eab2cf10554e
diff -r f3e24ccc401d -r 057301068dac engine/engine.h
--- a/engine/engine.h Mon Apr 30 20:53:08 2018 +0000
+++ b/engine/engine.h Sat May 05 20:27:06 2018 +0000
@@ -41,13 +41,9 @@
int _speed;
boom _boom;
-
money _money;
-
bigboom _bigboom;
-
help _help;
-
Direction _d;
float _mag;