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 MotionSensor
Diff: Entity/Headless/Headless.h
- Revision:
- 13:d04a6caba40d
- Parent:
- 12:a1c1991835ca
- Child:
- 16:ddb203a74dfc
diff -r a1c1991835ca -r d04a6caba40d Entity/Headless/Headless.h
--- a/Entity/Headless/Headless.h Tue Apr 23 22:59:12 2019 +0000
+++ b/Entity/Headless/Headless.h Wed Apr 24 02:33:33 2019 +0000
@@ -11,7 +11,6 @@
// Functions
virtual void move(float, float);
virtual int * get_frame();
- virtual void chkdmg();
};