sparkfun / Qwiic_Ublox_Gps_Py

https://qwiic-ublox-gps-py.readthedocs.io/en/latest/index.html
Other
71 stars 41 forks source link

AttributeError: 'sfeSpiWrapper' object has no attribute 'readline' #15

Open ManicalEngineer opened 3 years ago

ManicalEngineer commented 3 years ago

When attempting to use a spi port to run stream_nmea I get the following error AttributeError: 'sfeSpiWrapper' object has no attribute 'readline'

Also noticed that when I run geo_coords() I never get a response (possibly related?)

Thanks,

Sean