You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
20948a3d54
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
|