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

Add type annotations #86

Closed tekktrik closed 1 year ago

tekktrik commented 1 year ago

Resolves #68