Browse Source

V型电机不做FIR非线性校准,后期编码器做非线性校准

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 3 năm trước cách đây
mục cha
commit
08eddbe5a9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Applications/foc/motor/encoder.c

+ 1 - 1
Applications/foc/motor/encoder.c

@@ -11,7 +11,7 @@
 #elif defined MOTOR_BLUESHARK_NEW1
 #include "encoder_off3.h"
 #elif defined MOTOR_BLUESHARK_NEW2
-#include "encoder_off4.h"
+//#include "encoder_off4.h"
 #elif defined MOTOR_BLUESHARK_ZD_100
 #include "encoder_off5.h"
 #endif