mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 02:14:19 -07: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
524 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
