mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-08 19:07:26 +00:00
Add NMEA output mode (my own position, and other devices as waypoints) to serial module
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
#include "main.h"
|
||||
|
||||
uint printWPL(char *buf, Position &pos, const char *name);
|
||||
uint printGGA(char *buf, Position &pos);
|
||||
|
||||
Reference in New Issue
Block a user