mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 00:31:58 +00:00
ssd1306-progmem-tables
- 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%
