mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 00:28:39 +00:00
6d1a40f2105078885178a3c604cb95a50435b746
Without the template wrapper, the compiler inlines the 24-byte function at each of ~92 call sites in setup(), growing setup() by ~284 bytes. Force a function call instead. Co-Authored-By: J. Nick Koston <nick@koston.org>
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
