mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 11:06:04 +00:00
Inlining the empty check + write_short_string for every non-forced string field doubles code size vs a single encode_string call.
Inlining the empty check + write_short_string for every non-forced string field doubles code size vs a single encode_string call.