3.9.8 - Make string conversion work on small builds
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-gps
.
Read the docs for info on how to use it.
What's Changed
- Switch decode to str for small board support by @caternuson in #79
Full Changelog: 3.9.7...3.9.8