esp-idf/components/freemodbus/serial_slave
Alex Lisitsyn 9693ef4918 freemodbus: fix issues when modbus master and slave work simultaneously
fix slave destroy bug when master and slave init simultaneously
add additional timer group options for master
fix master and slave use the same timer group index (https://github.com/espressif/esp-idf/issues/4699)
2021-08-13 22:46:09 +08:00
..
modbus_controller freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
port