mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
Growing page_order 11 → 13 bumped sizeof(NodePrefs) 2488 → 2496 (the 2 added bytes plus alignment padding to the next 8-byte boundary). Save/load/clamp and SCHEMA_SENTINEL were already updated; this syncs the static_assert. Verified with a host compile (fixed-width members → layout matches the target). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>