mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
ensurePageOrderInit now scans for CLOCK (bit 0, stored as 1) after the existing page_order[0] validity check — if Clock is absent (partial or corrupted saved order), it resets the array and re-initialises all pages. renderItem calls ensurePageOrderInit before displaying home page positions so that position numbers appear immediately on entering Settings rather than only after the first reorder action. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>