mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
4f75647f631b2155f8bbbd79e3196f3c2371b535
Resolves conflict in esphome/components/esp8266/core.cpp per PR #15977 plan: keep #15662's fast millis() accumulator and optimistic_yield delay() body; drop the upstream wrappers for yield()/millis_64()/micros() since those are now always-inlined in hal.h.
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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
