mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
b838085e41
Replace per-override #ifdef USE_API_VARINT64 conditionals with a single type alias proto_varint_value_t, eliminating preprocessor blocks from every decode_varint signature in api_pb2.cpp/h. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>