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: Wall/Wall.cpp
- Revision:
- 8:ccf827ce0072
- Parent:
- 7:0a122d5295d2
- Child:
- 9:192ad897ec95
--- a/Wall/Wall.cpp Fri Apr 19 05:22:02 2019 +0000
+++ b/Wall/Wall.cpp Mon Apr 22 03:37:34 2019 +0000
@@ -43,7 +43,6 @@
lcd.drawRect(_x+10,_y+33,_x+20,_y+40,FILL_BLACK);
-
}