MeshCore/examples/companion_radio
csrutil c641beabd3 https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences
Add GPS configuration to NodePrefs structure and persist the GPS
enabled state when toggled via UI. This ensures GPS settings are
retained across device restarts.
2025-11-29 16:37:23 +08:00
..
ui-new https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 2025-11-29 16:37:23 +08:00
ui-orig Merge pull request #1130 from zaquaz/buzzer-feature-pr 2025-11-27 16:04:44 +11:00
AbstractUITask.h ♻️ refactor: unify UI notification methods into single notify() function 2025-09-17 08:56:18 +08:00
DataStore.cpp https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 2025-11-29 16:37:23 +08:00
DataStore.h refactor: use _getContactsChannelsFS() instead of ifdefs 2025-09-06 14:15:40 +10:00
main.cpp * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 2025-10-30 16:45:50 +11:00
MyMesh.cpp https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 2025-11-29 16:37:23 +08:00
MyMesh.h Added buzzer config persistance accross restart 2025-11-20 19:02:32 -08:00
NodePrefs.h https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 2025-11-29 16:37:23 +08:00