Skip to content

Commit

Permalink
Update bbn_m5tough_active_boat.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Apr 16, 2023
1 parent 12780fe commit fd85f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn_m5tough_active_boat/bbn_m5tough_active_boat.ino
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ void setup() {
init_touch_driver();
init_theme();

settingUpWiFi([&page, &screens]() {
settingUpWiFi([]() {
init_dateTime();
init_windScreen();
init_engineScreen();
Expand Down

0 comments on commit fd85f24

Please sign in to comment.