Fix AttributeError: 'str' object has no attribute 'encode' Error
This release includes:
- Fixes
AttributeError: 'str' object has no attribute 'encode'
error, thanks @fgallaire!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-binascii
.
Read the docs for info on how to use it.