mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 12:38:40 +00:00
5050a82a851a1e4657735a2702037042901ecab8
Move before_loop_tasks_() to application.h as always_inline. This removes one stack frame between the main loop and scheduler.call(), which matters for timer callbacks that trigger deeply nested operations.
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
602 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
