mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
NRF52 GPIO pins retain their last state in SYSTEMOFF. If GPS was active, PIN_GPS_EN stays HIGH and the module keeps drawing ~20mA. gps_enabled is already persisted to flash so applyGpsPrefs() restores the correct state on next boot. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>