|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Hub-level LR1121 firmware-update entities: out-of-line bodies for the bootloader-rewrite arming switch. More...
#include "platform_lr1121_controls.h"Go to the source code of this file.
Hub-level LR1121 firmware-update entities: out-of-line bodies for the bootloader-rewrite arming switch.
The flash button is header-inline; this translation unit pulls its class in (via the header), so clang-tidy analyzes the button too whenever it runs against a config that enables lr1121_firmware_update: (scripts/run-clang-tidy.sh config/tests/test-esp32-lr1121-fwupdate.yaml) — the default clang-tidy target sets neither define, so both classes expand to nothing there.
Definition in file platform_lr1121_controls.cpp.