mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 15:34:33 +08:00
Allow for different baud rates by adjusting prescaler and time quanta
This commit is contained in:
@@ -23,8 +23,6 @@ SystemStats_t system_stats_ = { 0 };
|
||||
Axis *axes[AXIS_COUNT];
|
||||
ODriveCAN *odCAN;
|
||||
|
||||
|
||||
|
||||
typedef Config<
|
||||
BoardConfig_t,
|
||||
CANConfig_t,
|
||||
|
||||
Reference in New Issue
Block a user