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: ModeA/ModeA.h
- Revision:
- 3:8e6950aeec8a
- Parent:
- 1:44f4594eacac
- Child:
- 5:1c56acecc96e
--- a/ModeA/ModeA.h Wed May 08 15:07:00 2019 +0000 +++ b/ModeA/ModeA.h Wed May 08 15:30:13 2019 +0000 @@ -29,8 +29,10 @@ int gravity; int screen_width; int bar_width; - int size_top; + int bar_speed; + + int size_bottom; - int bar_speed; + int size_top; }; #endif \ No newline at end of file