Skip to content

Could you mention what sleep mode does each case use? #2767

Closed Answered by alexceltare2
alexceltare2 asked this question in WiKi
Discussion options

You must be logged in to vote

OK, so according to my research, the following modes are used:
.idle(); //same as HAL SLEEP
.sleep(); //same as HAL SLEEP
.deepSleep(); //uses HAL STOP2
.shutdown(); //uses HAL SHUTDOWN

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fpistm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
WiKi
Labels
None yet
2 participants