Skip to content

Change strings to bytes for 'pyserial' cross compatibility

Compare
Choose a tag to compare
@ladyada ladyada released this 19 Aug 20:14
6416856

This library now works with 'pyserial', includes some example code and CPython compatibility changes. Also added an optional debug flag.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-gps.

Read the docs for info on how to use it.