adafruit / Adafruit_CircuitPython_GPS

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

Changed busio.i2c to board.i2c #42

Closed evaherrada closed 4 years ago

evaherrada commented 4 years ago

I'm not sure if I've got the hardware to test. I've got a gps featherwing, although I've never tried using it over i2c.

evaherrada commented 4 years ago

In reference to #42