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: main.cpp
- Revision:
- 4:03d13a53308c
- Parent:
- 3:5edefa83f8f0
- Child:
- 5:1a9d84df7207
--- a/main.cpp Tue Apr 16 07:43:34 2019 +0000
+++ b/main.cpp Mon Apr 22 16:14:49 2019 +0000
@@ -57,8 +57,8 @@
void render()
{
- lcd.clear();
+ lcd.clear();
falldown.draw(lcd);
lcd.refresh();
-}
\ No newline at end of file
+}