OVMS3-idf/components/freemodbus
aleks 4559434d5a freemodbus: fix incorrectly set coils read event
incorrect set of the MB_EVENT_COILS_WR event is changed while read coils in mbcontroller.c file
added read/write handling for appropriate registers in freemodbus.c example file

Closes https://github.com/espressif/esp-idf/issues/3289
2019-10-09 17:49:00 +02:00
..
modbus freemodbus: change critical sections to semaphore mutex 2019-03-07 09:59:40 +01:00
modbus_controller freemodbus: fix incorrectly set coils read event 2019-10-09 17:49:00 +02:00
port freemodbus: change critical sections to semaphore mutex 2019-03-07 09:59:40 +01:00
CMakeLists.txt examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
component.mk examples: freemodbus port slave basic implementation 2018-10-17 12:47:12 +02:00