Apply comment suggestions from code review

Co-Authored-By: Wetmelon <Wetmelon@users.noreply.github.com>
This commit is contained in:
Oskar Weigl
2019-03-19 07:10:04 +01:00
committed by GitHub
co-authored by Wetmelon
parent b5609a8da0
commit 8695f1fc6e
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -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) {