mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-20 22:55:00 +08:00
Apply comment suggestions from code review
Co-Authored-By: Wetmelon <Wetmelon@users.noreply.github.com>
This commit is contained in:
@@ -117,7 +117,6 @@ void vApplicationIdleHook(void) {
|
||||
}
|
||||
|
||||
int odrive_main(void) {
|
||||
// Load persistent configuration (or defaults)
|
||||
|
||||
#if HW_VERSION_MAJOR == 3 && HW_VERSION_MINOR >= 3
|
||||
if (board_config.enable_i2c_instead_of_can) {
|
||||
|
||||
Reference in New Issue
Block a user