Add the middle line between the first and last line in the example for setting up an SD Card. The first item is a '?' and the code crashes. On web page: https://learn.adafruit.com/adafruit-micro-sd-breakout-board-card-tutorial/circuitpython blakebr . . for file in os.listdir(path): if file == "?": continue print(file, path + "/" + file) |
||
|---|---|---|
| .. | ||
| Trinket_AnalogIn | ||
| Trinket_AnalogOut | ||
| Trinket_CapTouch | ||
| Trinket_SDCardList | ||
| Trinket_SDlogger | ||
| Trinket_TouchStar | ||
| Trinket_UART | ||
| README.md | ||
Introducing_Trinket_M0
Code to accompany this tutorial: https://learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino