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

set update rate hz raspberry #136

Open awaska opened 4 years ago

awaska commented 4 years ago

hi i know this is a library for arduino in c++ but how can i do the same in python in raspberry, i don't want the code but just what to send

Void12987 commented 2 years ago

Hello. This package is just a parser. To update the refresh rate, you'll need to do that within the GPS itself.