mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
211273d46c43d3aac421f0bde9dedb9587077e78
Eliminates separate function call overhead — compiler can optimize across the single function. Saves ~32 bytes flash on ESP8266.
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%
