-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
I am trying the featherwing_gps_simpletest but am getting this error.
Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 4.0.0-beta.2-97-g0dc260058 on 2019-02-19; Adafruit Grand Central M4 Express with samd51p20
>>>
>>>
>>> import featherwing_gps_simpletest
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "featherwing_gps_simpletest.py", line 10, in <module>
File "adafruit_featherwing/gps_featherwing.py", line 61, in __init__
File "adafruit_gps.py", line 122, in send_command
ValueError: string not supported; use bytes or bytearray
Metadata
Metadata
Assignees
Labels
No labels