mirror of
https://github.com/esphome/esphome.git
synced 2026-03-03 03:08:21 -07:00
4b53f6ef2b125557b4393382f2f69982496182d2
The base64 character-to-byte conversion and output copy loop were duplicated in both the main decode loop and the tail/padding path. Extract into a shared static helper to reduce flash usage (-64 bytes on ESP32) and eliminate duplicated logic. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
262 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
