mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-09 06:36:35 +03:00
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 (https://github.com/espressif/esp-idf/issues/4699) Closes IDF-3012 and IDFGH-2619 See merge request espressif/esp-idf!12961