mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
main sleep
|
|
sleep_task sleep
|
|
wait_task wait
|
|
main sleep
|
|
sleep_task wake
|
|
main wait
|
|
CancelledError()
|