mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 20:15:33 -04:00
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
wait value: 1
|
|
return from send: message from wait(1)
|
|
wait got back: message from main
|
|
x = 100
|
|
got StopIteration
|