mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
9 lines
77 B
Plaintext
9 lines
77 B
Plaintext
sleep a
|
|
sleep b 0
|
|
sleep b 1
|
|
sleep b 2
|
|
cancelled a
|
|
done b 0
|
|
done b 1
|
|
done b 2
|