lvjincheng hace 3 años
padre
commit
24b263534d

+ 1 - 1
Assets/BowArrow/Scripts/Bluetooth/New/Axis9Handler.cs

@@ -76,7 +76,7 @@ public class Axis9Handler : AxisBaseHandler
     }
 
     public override void ResetMag() {
-        _9Axis.Attitude.MagCalibrater = new o0.IMU.MagnetometerAutoCalibrater();
+        _9Axis.Attitude.MagCalibrater = new o0.IMU.MagnetometerAutoCalibrater(0.001);
     }
 
     public override bool IsGyrCompleted() {

BIN
Assets/BowArrow/Scripts/Bluetooth/o0Lib/o0NetIMU.dll