Skip to content

bytearray error with featherwing_gps #30

@jerryneedell

Description

@jerryneedell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions