mirror of
https://github.com/espressif/esp-modbus.git
synced 2026-08-03 20:24:09 +02:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
#
|
|
# Modbus test configuration
|
|
#
|
|
CONFIG_FMB_COMM_MODE_RTU_EN=y
|
|
CONFIG_FMB_COMM_MODE_ASCII_EN=y
|
|
CONFIG_FMB_COMM_MODE_TCP_EN=n
|