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: Minerengine.h
- Revision:
- 13:3bf02cb26d6d
- Parent:
- 12:adf4ec04ced2
- Child:
- 14:dc3524d11921
--- a/Minerengine.h Thu Mar 28 22:30:56 2019 +0000
+++ b/Minerengine.h Thu Mar 28 22:32:09 2019 +0000
@@ -44,9 +44,6 @@
void miner_init();
void miner_collision(N5110 &lcd);
Vector2D get_pos();
-
-
- int test();
private: