mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
drawLine was duplicated verbatim in TrailScreen and CompassScreen, and drawCircle lived only in CompassScreen. Lift both into a gfx:: namespace header so the map and compass share one copy of each 1-px primitive. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>