3aa7dd23c9
Thanks to @nyov for the initial patch.
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
MicroPython \.\+ version
|
|
Use \.\+
|
|
>>> # basic REPL tests
|
|
>>> print(1)
|
|
1
|
|
>>> print(1)
|
|
1
|
|
>>>
|