v5.6.2 (2026-02-01)
Added
- New PlatformIO environment esp32s3_supermini for ESP32S3 Super Mini with TARGET_ESP32S3_MINI board configuration
- OLED rotation configuration via OLED_ROTATION macro in config.h (U8G2_R0, U8G2_R1, U8G2_R2, U8G2_R3)
Changed
- display_oled.cpp include order to ensure U8G2lib.h is included before config.h
- Documentation version headers and current-version references synchronized to v5.6.2 (README and guides)