Skip to content

Commit

Permalink
Update ui_settings.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored May 16, 2023
1 parent c97dc88 commit 8eb4d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn_m5tough_active_boat/ui_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
preferences.putBool("ROTATE", true);
}
preferences.end();
ESP.restart();
ESP_restart();
}
}

Expand Down

0 comments on commit 8eb4d47

Please sign in to comment.