Closed
Description
Was testing this unit on a Trinket M0 running Circuitpython 2.x.
When GPS is still locking on this error occurs:
Traceback (most recent call last):
File "code.py", line 71, in <module>
File "adafruit_gps.py", line 109, in update
File "adafruit_gps.py", line 201, in _parse_gprmc
TypeError: can't convert NoneType to int
As soon as the GPS locks on the error disappears and things work properly.
Metadata
Metadata
Assignees
Labels
No labels