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.
Diff: main.cpp
- Revision:
- 18:08046153e6ad
- Parent:
- 17:5104ecef5bd0
- Child:
- 19:deddb013a8e8
--- a/main.cpp Mon Apr 15 13:28:30 2019 +0000 +++ b/main.cpp Mon Apr 15 14:05:42 2019 +0000 @@ -53,6 +53,7 @@ lcd.init(); lcd.setContrast(0.55); engine.init(RADIUS); + accelerometer.init(); wait(1); }