File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 1414Implementation Notes
1515--------------------
1616
17- **Hardware:**
18-
19- .. todo:: Add links to any specific hardware product page(s), or category page(s).
20- Use unordered list & hyperlink rST inline format: "* `Link Text <url>`_"
21-
2217**Software and Dependencies:**
2318
2419* Adafruit CircuitPython firmware for the supported boards:
2520 https://circuitpython.org/downloads
26-
27- .. todo:: Uncomment or remove the Bus Device and/or the Register library dependencies
28- based on the library's use of either.
29-
30- # * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
31- # * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
3221"""
3322
3423import random
You can’t perform that action at this time.
0 commit comments