Qwiic_Ublox_Gps_Py icon indicating copy to clipboard operation
Qwiic_Ublox_Gps_Py copied to clipboard

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

Open ManicalEngineer opened this issue 4 years ago • 0 comments

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

ManicalEngineer avatar Dec 11 '20 20:12 ManicalEngineer