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.
Dependents: robocon2017mbed_contoroler_L2
Fork of MyLib by
Diff: Nunchuck/Nunchuck.cpp
- Revision:
- 14:4a426914ea4d
- Parent:
- 13:26bd1b20e5c9
--- a/Nunchuck/Nunchuck.cpp Wed Oct 25 10:57:55 2017 +0000
+++ b/Nunchuck/Nunchuck.cpp Fri Oct 27 07:26:51 2017 +0000
@@ -9,7 +9,7 @@
timer.start();
init();
wait(0.2);
- offset_();
+ //offset_();
}
bool Nunchuck::init()
