mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-29 19:03:52 +00:00
Sigh...
This commit is contained in:
parent
b1f789dddd
commit
cc73d2c2f2
@ -3,5 +3,5 @@
|
|||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
|
|
||||||
uint printWPL(char *buf, Position &pos, const char *name);
|
uint printWPL(char *buf, const Position &pos, const char *name);
|
||||||
uint printGGA(char *buf, Position &pos);
|
uint printGGA(char *buf, const Position &pos);
|
||||||
|
Loading…
Reference in New Issue
Block a user