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
|