mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
RAM headroom allows it: +8KB resident (TrailStore::_buf), pushing static RAM to 73.0%/75.0% on GAT562/WioTrackerL1Eink respectively. On-disk snapshot format is unaffected (count is a uint16_t, already asserted to fit far past this); an old 512-point snapshot still loads fine on this firmware. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>