Change strings to bytes for 'pyserial' cross compatibility
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.