mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-27 20:05:46 +00:00
- Consolidate multiple states into a single uint8_t flags field and removes unused last_change_time - Move position tracking to after early returns in Handler() - Merge GetEncoderByIndex() two loops into a single loop - Add SEESAW_ENCODER_HIDE_WEB_DISPLAY compile flag