GitforZhangXL
|
86407b9f6f
|
Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487)
* change 'skip_updates'from 'uint8' to 'uint16_t'
* Delete modbus_controller_fix.md
* Update modbus_controller.h
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-02-26 22:35:00 +00:00 |
|
Javier Peletier
|
d706f40ce1
|
modbus_switch: honor switch:restore_mode (#4122)
|
2022-11-30 10:44:31 +13:00 |
|
Javier Peletier
|
c55e01ff3f
|
FIX: Unnecessary flash writes by ModbusSwitch component (#3648)
|
2022-11-30 10:05:40 +13:00 |
|
Jesse Hills
|
9273e3775b
|
Add vector includes (#4080)
|
2022-11-24 13:12:55 +13:00 |
|
Jesse Hills
|
4d66fab360
|
Tidy up switch schemas (#3754)
|
2022-08-31 13:43:46 +12:00 |
|
Oxan van Leeuwen
|
7da12a878f
|
Enable readability-redundant-member-init check (#3097)
|
2022-01-23 20:34:43 +13:00 |
|
Martin
|
cdb4fa2487
|
[modbus_controller] add missing skip_updates (#3063)
|
2022-01-18 09:05:13 +13:00 |
|
Oxan van Leeuwen
|
beeb0c7c5a
|
Introduce hex parsing & formatting helper functions (#2882)
|
2021-12-13 09:15:23 +13:00 |
|
Guillermo Ruffino
|
c490388e80
|
Modbus number/output use write single (#2896)
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com>
|
2021-12-10 09:44:43 +13:00 |
|
Martin
|
17a37b1de9
|
Modbus_controller: Add custom command. (#2680)
|
2021-11-26 12:48:52 +13:00 |
|
Martin
|
7672ba2c8d
|
Modbus controller (#1779)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-09-27 09:27:24 +13:00 |
|