adafruit / Adafruit_CircuitPython_GPS

GPS parsing module for CircuitPython. Meant to parse NMEA data from serial GPS modules.
MIT License
75 stars 58 forks source link

README now explains an issue with gps.send_command being executed multiple times in rapid succession #28

Closed evaherrada closed 5 years ago

evaherrada commented 5 years ago

This is to fix an issue mentioned in #18

kattni commented 5 years ago

@dherrada Can you close the applicable issue? Thanks!

evaherrada commented 5 years ago

@kattni I don't think I have the permissions to do that