mirror of
https://github.com/esphome/esphome.git
synced 2026-02-25 04:45:29 -07:00
f40fa978838e026f5f9e4b712a4deecc97ff2944
All send paths already call prepare_first_message_buffer which does clear() + reserve() with the exact needed size, making the initial reserve(64) redundant. Removing it saves 68 bytes of flash.
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
484 MiB
Languages
C++
64.1%
Python
35.6%
C
0.2%
