mirror of
https://github.com/esphome/esphome.git
synced 2026-09-21 12:08:38 +00:00
Move the lo >= 255 early return before the first table read so we don't waste a PROGMEM read that gets immediately discarded.
Move the lo >= 255 early return before the first table read so we don't waste a PROGMEM read that gets immediately discarded.