mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
Phase 1 of the navigation feature. The geographic helpers were private statics in NearbyScreen; move them to a header-inline geo:: namespace so the upcoming Waypoints / course-over-ground code can reuse them. NearbyScreen keeps thin forwarders so its call sites are unchanged. No behaviour change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>