mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
A call that drops the returned cursor would silently truncate the message, so the compiler now warns on it and a unit test scans the generated file for the same mistake. Also corrects the outlining comment for ESP8266, where the inline write is a few byte stores rather than one, and the RAW_ENCODE_MAP annotation.