esphome/esphome/components/modbus_controller/binary_sensor
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
..
__init__.py Binary Sensor codegen tidyup (#3217) 2022-02-18 10:39:59 +13:00
modbus_binarysensor.cpp Enable a bunch of clang-tidy checks (#2149) 2021-12-02 09:03:51 +13:00
modbus_binarysensor.h Change variable "skip_updates" and "skip_updates_counter" type from "uint8_t" to "uint16_t" (#4487) 2023-02-26 22:35:00 +00:00