kopia lustrzana https://github.com/micropython/micropython-lib
tty: Add module, mostly dummy.
Just imports stuff from builtin termios, which has 1 of 2 tty's methods.pull/26/head
rodzic
7800048f9d
commit
e991eb3f4e
|
@ -0,0 +1 @@
|
|||
from termios import *
|
Ładowanie…
Reference in New Issue