Skip to content

3.4.0 - Use sdcardio if available

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 10 Sep 22:51
945d539

This version will use sdcardio instead of adafruit_sdcard if it is available in the Circuit Python version installed on the device. Thank you @cjsieh.

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

Read the docs for info on how to use it.