mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 10:50:40 +00:00
Update NMEAWPL.h
This commit is contained in:
parent
e1ce037550
commit
d15edf1955
@ -3,5 +3,5 @@
|
||||
#include <Arduino.h>
|
||||
#include "main.h"
|
||||
|
||||
uin32_t printWPL(char *buf, const Position &pos, const char *name);
|
||||
uin32_t printGGA(char *buf, const Position &pos);
|
||||
uint32_t printWPL(char *buf, const Position &pos, const char *name);
|
||||
uint32_t printGGA(char *buf, const Position &pos);
|
||||
|
Loading…
Reference in New Issue
Block a user