mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
a9cce33fd5
Fixed-width types (float, fixed32, sfixed32, fixed64, sfixed64) now handle force=true by emitting a compile-time constant size instead of the zero-checked calc_ call. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>