mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-26 20:34:47 +08:00
Merge branch 'devel' into feature/CAN
This commit is contained in:
@@ -223,6 +223,8 @@ int odrive_main(void) {
|
||||
axes[i]->start_thread();
|
||||
}
|
||||
|
||||
start_analog_thread();
|
||||
|
||||
system_stats_.fully_booted = true;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user