mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
None
|
|
True
|
|
sleep
|
|
custom_handler ValueError(0, 1)
|
|
sleep
|
|
custom_handler ValueError(1, 2)
|
|
custom_handler ValueError(2, 3)
|
|
ValueError(3, 4)
|
|
done
|