mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
3e4269d32ab7e1878c3c85ca4c1955a23e533266
- Add SSD1306_MODEL_COUNT sentinel to enum for compile-time table size validation - Replace 14 individual static_asserts with table size checks against SSD1306_MODEL_COUNT - Add bounds checks in get_height_internal()/get_width_internal() to preserve default return 0
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
