it's returing valid attribute arrays, that just need converted on z2m side. it's also respecting the stop command from the console, which I will attempt to expose as just a button press.
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
[console_scripts]
|
|
pyserial-miniterm = serial.tools.miniterm:main
|
|
pyserial-ports = serial.tools.list_ports:main
|
|
|