File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 23
23
`adafruit_irremote`
24
24
====================================================
25
25
26
- Demo code for upcoming CircuitPlayground Express:
26
+ Demo code for CircuitPlayground Express:
27
27
28
28
.. code-block: python
29
29
39
39
print(code)
40
40
41
41
* Author(s): Scott Shawcroft
42
+
43
+ Implementation Notes
44
+ --------------------
45
+
46
+ **Hardware:**
47
+
48
+ * `CircuitPlayground Express <https://www.adafruit.com/product/3333>`_
49
+
50
+ * `IR Receiver Sensor <https://www.adafruit.com/product/157>`_
51
+
52
+ **Software and Dependencies:**
53
+
54
+ * Adafruit CircuitPython firmware for the ESP8622 and M0-based boards:
55
+ https://github.com/adafruit/circuitpython/releases
56
+
42
57
"""
43
58
44
59
# Pretend self matter because we may add object level config later.
You can’t perform that action at this time.
0 commit comments