OVMS3-idf/examples/protocols/modbus_master/main
Alex Lisitsyn 4bac558ab3 freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions
adds timer interrupt handle and free it in vMBXXXPortTimerClose() in master and slave timer port
assign modbus controller interface pointer to NULL in destroy function after free
2019-10-31 23:23:24 +08:00
..
include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
device_params.c freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
Kconfig.projbuild freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
sense_main.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sense_modbus.c freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions 2019-10-31 23:23:24 +08:00