mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-20 14:38:18 +08:00
fix comma
This commit is contained in:
@@ -264,7 +264,7 @@ Motor_t motors[] = {
|
||||
.calib_anticogging = false,
|
||||
.calib_pos_threshold = 1.0f,
|
||||
.calib_vel_threshold = 1.0f,
|
||||
}
|
||||
},
|
||||
.drv_fault = DRV8301_FaultType_NoFault,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user