You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
c4935f3049
All .exp files are included because they require CPython 3.8 which may not always be available.
11 lines
76 B
Plaintext
11 lines
76 B
Plaintext
start
|
|
task 1
|
|
task 2
|
|
----
|
|
start
|
|
hello
|
|
world
|
|
took 40 40
|
|
task_raise
|
|
ValueError
|