Skip to content

2.1.1 - Fix CPython ImportError

Compare
Choose a tag to compare
@brentru brentru released this 30 Nov 14:36
105de67

This release:

  • #10 Fixes no module named 'Adafruit_fona' ImportError when installing this library with the Python package manager..

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

To use in CPython, pip3 install adafruit-circuitpython-fona.

Read the docs for info on how to use it.