SlashDevin / NeoGPS

NMEA and ublox GPS parser for Arduino, configurable to use as few as 10 bytes of RAM
GNU General Public License v3.0
709 stars 195 forks source link

Can't compile error in file NMEAGPS.cpp #169

Open Minion711 opened 1 year ago

Minion711 commented 1 year ago

Error at line 628 "return F("UNK");" can't compile commenting the line makes it compile.

Discovered when trying to compile the open source smartwatch project (light_edition 3.3 and 4) not sure what it does thought.