mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 11:38:48 +00: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
607 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
