Files
shredos.x86_64/package/python-modbus-tk/Config.in
2021-11-23 23:01:30 +00:00

8 lines
199 B
Plaintext

config BR2_PACKAGE_PYTHON_MODBUS_TK
bool "python-modbus-tk"
select BR2_PACKAGE_PYTHON_SERIAL # runtime
help
Implementation of modbus protocol in python.
https://github.com/ljean/modbus-tk/