Skip to content

Commit

Permalink
Minor addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Cabooman committed Feb 12, 2024
1 parent db1e679 commit 9c1e2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Software/src/devboard/webserver/webserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ void wifi_monitor() {
ESP32Can.CANInit();
clear_event(EVENT_OTA_UPDATE);
set_event(EVENT_OTA_UPDATE_TIMEOUT, 0);
ota_active = false;
}
}

Expand Down

0 comments on commit 9c1e2c3

Please sign in to comment.