mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
26b61eed2b4fbb404766d0442504278882144115
- 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%
