mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:56:44 +00:00
4d9e297a0c7835b66262e192532da657a140161d
After the snapshot-counter refactor, Scheduler::call() only invokes the defer-queue slow path when snap_defer > 0 — it never calls the fast-path wrapper. The wrapper is dead code; drop it and rename process_defer_queue_slow_path_ back to process_defer_queue_ since there is nothing left to disambiguate.
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
393 MiB
Languages
C++
60.7%
Python
38.9%
C
0.3%
