Kiko Ishimoto / MyLib4

Dependents:   robocon2017mbed_contoroler_L2

Fork of MyLib by Kiko Ishimoto

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()