mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 02:58:38 +00:00
7846c4273039c7686d8b35741cc0f51dd5a7446f
The base class loop() only drained the overflow buffer. Rename to make intent clear and inline it so the compiler can optimize across the call boundary. Make loop() pure virtual since subclasses always override it.
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
610 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
