Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update main.cpp
Browse files Browse the repository at this point in the history
YannLocatelli committed Feb 14, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 4e8099c commit 2f58e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/os/main.cpp
Original file line number Diff line number Diff line change
@@ -576,7 +576,7 @@ auto main() -> int

rtos::ThisThread::sleep_for(1s);

imukit.stop();
// imukit.stop();

robot::controller.initializeComponents();
robot::controller.registerOnUpdateLoadedCallback(firmware::setPendingUpdate);

0 comments on commit 2f58e86

Please sign in to comment.