v5.3.0
🖥️ Improved OLED UI & Consistent Display (v5.3.0)
New Features & Improvements
-
Project name and version now on two centered lines (OLED)
- The project name and version are now displayed on two separate, centered lines—both vertically and horizontally—on both the main and boot OLED screens.
- This greatly improves readability and aesthetics, with no more visual overlap.
-
Version shifted 1 pixel lower
- The version text is now shifted 1 pixel lower to avoid overlapping with the top color band on the OLED.
-
Full consistency between main and boot screens
- The boot screen now uses exactly the same centered layout as the main screen.
Documentation
- Changelogs (EN/FR), user guides, and README files updated to reflect these UI changes.
- See display_oled.cpp for the display logic.