Skip to content

Conversation

@ViezeVingertjes
Copy link
Contributor

No description provided.

@ViezeVingertjes ViezeVingertjes changed the base branch from main to dev December 19, 2025 07:09
if (restart) {
_board->reboot();
} else {
delay(2000);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need such a long delay here?

Copy link
Contributor Author

@ViezeVingertjes ViezeVingertjes Dec 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not, its just so the "Hibernating..." message has some time. But still need to measure it, it seems that i had different results with latest version from the version vs dev, the issue with the LED etc that kept drawing power might already been solved in another way in the time between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants