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

Added SI speed unit to GPSfix.h #139

Closed donour closed 2 years ago

donour commented 4 years ago

I find myself often needing the standard SI unit for speed: m/s. I figured I'd just drop in in the library for everybody to use.