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
702 stars 194 forks source link

PUBX Example on Nano compile error #145

Open schuppeste opened 3 years ago

schuppeste commented 3 years ago

Hi, compile error:

error No PUBX messages enabled! You must enable one or more in PUBX_cfg.h!

But its defined by default?