mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
fab32d9e7b8381f21e92a98789ccef27c7e3d62f
Consolidate the dequeue + shift + tcp_arg update into a single while loop that skips null entries (freed by lwip while queued) and returns the first valid PCB. Eliminates the duplicated shift/update logic.
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
