mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 21:03:59 +02:00
serial WIP
This commit is contained in:
parent
e8cc152244
commit
e70b9fbca1
2 changed files with 80 additions and 33 deletions
|
@ -3,5 +3,5 @@
|
|||
from device import Device
|
||||
|
||||
d = Device()
|
||||
d.open('')
|
||||
d.open('', '')
|
||||
d.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue