mirror of
https://github.com/lowobservable/oec.git
synced 2026-03-05 11:03:45 +00:00
pycoax 0.7.0
This commit is contained in:
@@ -46,9 +46,7 @@ def _create_interface(args):
|
||||
|
||||
interface = SerialInterface(serial)
|
||||
|
||||
firmware_version = interface.reset()
|
||||
|
||||
print(f'Interface firmware version {firmware_version}')
|
||||
interface.reset()
|
||||
|
||||
yield interface
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
ptyprocess==0.7.0
|
||||
pycoax==0.6.0
|
||||
pycoax==0.7.0
|
||||
pyserial==3.5
|
||||
pyte==0.8.0
|
||||
pytn3270==0.9.1
|
||||
|
||||
Reference in New Issue
Block a user