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: Levelengine.h
- Revision:
- 11:61f28e3448d3
- Parent:
- 7:c6e6ec0e3396
- Child:
- 12:adf4ec04ced2
diff -r 65a6866d418b -r 61f28e3448d3 Levelengine.h
--- a/Levelengine.h Wed Mar 27 21:51:11 2019 +0000
+++ b/Levelengine.h Thu Mar 28 01:07:49 2019 +0000
@@ -12,7 +12,7 @@
Levelengine();
~Levelengine();
- void test_level(N5110 &lcd);
+ void central_cavern(N5110 &lcd);
private: