瀏覽代碼

dll update

lvjincheng 3 年之前
父節點
當前提交
24b263534d
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Assets/BowArrow/Scripts/Bluetooth/New/Axis9Handler.cs
  2. 二進制
      Assets/BowArrow/Scripts/Bluetooth/o0Lib/o0NetIMU.dll

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

二進制
Assets/BowArrow/Scripts/Bluetooth/o0Lib/o0NetIMU.dll