mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
config BR2_PACKAGE_MBPOLL
|
|
bool "mbpoll"
|
|
select BR2_PACKAGE_LIBMODBUS
|
|
help
|
|
mbpoll is a command line utility to communicate with ModBus
|
|
slave (RTU or TCP).
|
|
|
|
https://github.com/epsilonrt/mbpoll
|