add modbus code.
This commit is contained in:
@ -19,3 +19,7 @@ CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
||||
# On chips with USB serial, disable secondary console which does not make sense when using console component
|
||||
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
|
||||
CONFIG_LOG_COLORS=y
|
||||
|
||||
CONFIG_MB_UART_RXD=16
|
||||
CONFIG_MB_UART_TXD=17
|
||||
CONFIG_MB_UART_RTS=7
|
Reference in New Issue
Block a user