mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
48cc739bab55d21b6e52bf4f89104492c4f3d690
Add compile-time check that DeferredEvent has no padding, so future field additions would trigger a build error rather than silently reintroducing the unaligned access codegen issue. Update comments to reference pointer sizes instead of hardcoded "8 bytes".
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
