mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 19:48:39 +00:00
7ac8b790fc3241826300cf6b4c46c3c0bd1681c9
APIBuffer::resize() is already just a capacity check + store, making the outer size-equality guard redundant. Saves ~8 bytes of code size across both frame helpers.
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
609 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
