mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
9c9464f29f2e5cc27327a8904592f8a16eb0d8b5
On ESPHOME_THREAD_SINGLE there are no concurrent writers, so to_add_empty_() checks to_add_.empty() directly. The counter field and its increment/clear operations are compiled out.
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
