mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
9c5d1a7fed048e4d4be3171c92dffaab8d217fdc
The wrapper is a one-liner forwarding to Arduino's ::delayMicroseconds. Add the forward decl to the existing NOLINTBEGIN block (alongside yield, delay, micros, millis) and inline the body — same pattern as the other Arduino-flavored wrappers in this header. Drops the out-of-line copy from components/libretiny/hal.cpp.
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
546 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
