mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
It should take 0 time to await on a negative sleep. Signed-off-by: Damien George <damien@micropython.org>
7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
start
|
|
after sleep
|
|
short
|
|
long
|
|
negative
|
|
took 20 40 0
|