mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 00:58:40 +00:00
ccafd442a7ec4515e8c2da710f599f8b8d38089f
The header padding is a compile-time constant per protocol (6 for plaintext, 7 for noise). Using constexpr eliminates memory loads on the hot path. The value is defined once per class with the component breakdown in the comment.
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
604 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
