Select Git revision
Forked from
card10 / firmware
Source project has a limited visibility.
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
rahix authoredSigned-off-by:
Rahix <rahix@rahix.de>
repl_basic.py.exp 92 B
MicroPython \.\+ version
Use \.\+
>>> # basic REPL tests
>>> print(1)
1
>>> print(1)
1
>>>