Skip to content

Commit

Permalink
i have personal issues with C
Browse files Browse the repository at this point in the history
  • Loading branch information
ImUrX committed Jul 11, 2024
1 parent fd9c871 commit 4a844f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/connection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ void Connection::update() {
configuration.save();
// Should not be done always, but for magnetometer we probably prefer restarting
// the whole ESP
EspClass::restart();
ESP.restart();
break;
}
}
Expand Down

0 comments on commit 4a844f7

Please sign in to comment.