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 commented out busio import #90

Closed tekktrik closed 1 year ago

tekktrik commented 1 year ago

Fixes #83 by adding a commented out busio import in the section where needed