fix comma

This commit is contained in:
Oskar Weigl
2018-02-25 23:50:43 -08:00
parent 472728aeb9
commit 2ed8d17fb8
+1 -1
View File
@@ -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,
}
};