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 14
14
Implementation Notes
15
15
--------------------
16
16
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
-
22
17
**Software and Dependencies:**
23
18
24
19
* Adafruit CircuitPython firmware for the supported boards:
25
20
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
32
21
"""
33
22
34
23
import random
You can’t perform that action at this time.
0 commit comments