mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 11:38:48 +00:00
09542430f492365f1ac6bd5ed4b872984cb70cd8
- hal.cpp: include esphome/core/helpers.h for the HOT macro (millis/delay use it; without the include the TU fails to compile). - hal_esp8266.h: drop the redundant arch_get_cpu_cycle_count() bare declaration that came back via the merge from dev (the inline def above already declares the function).
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
607 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
