mirror of
https://github.com/brmlab/edubrm.git
synced 2025-12-15 01:53:58 +01:00
start rewriting device part in python
This commit is contained in:
parent
f482e0618f
commit
7994cd6095
3 changed files with 23 additions and 151 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from device import Device
|
||||
|
||||
d = Device()
|
||||
d.open('', '')
|
||||
d.close()
|
||||
Loading…
Add table
Add a link
Reference in a new issue