mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02: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
|