mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-27 15:28:11 +00:00
The hardcoded offset numbers were inaccurate from the start (e.g. autoadd_config listed as //87 but actually at //90) and drifted further with each new field. The read/write is sequential with no seeks, so the numbers add no value and only mislead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>