forked from xuos/xiuos
9 lines
208 B
Plaintext
Executable File
9 lines
208 B
Plaintext
Executable File
config CONTROL_PROTOCOL_MODBUS_TCP
|
|
bool "Using modbus_tcp control protocol"
|
|
default n
|
|
|
|
config CONTROL_PROTOCOL_MODBUS_UART
|
|
bool "Using modbus_uart control protocol"
|
|
default n
|
|
|