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:
- 10:3958fb08696d
- Parent:
- 9:f0213e632379
- Child:
- 12:cb3a81adf48b
--- a/main.cpp Fri May 22 11:08:40 2020 +0000 +++ b/main.cpp Fri May 22 12:29:53 2020 +0000 @@ -28,7 +28,8 @@ // #define HEAD_SIZE 1 -#define HEAD_SPEED 3 +#define HEAD_SPEED 2 + void welcome(); void init(); @@ -47,9 +48,9 @@ welcome(); wait(3.0); - //lcd.clear(); + lcd.clear(); //head.draw(lcd); - //lcd.refresh(); + lcd.refresh(); while(1) { /*