You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this library is super simple. Simply import the ``cp`` variable from the module and then use it.
@@ -58,6 +57,13 @@ To learn more about all the features of this library, check out the
58
57
`CircuitPython Made Easy on Circuit Playground Express and Bluefruit guide <https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express>`_
59
58
on the Adafruit Learn System.
60
59
60
+
Circuit Playground Library Details
61
+
==================================
62
+
63
+
For a detailed explanation of how the Circuit Playground library functions, see
64
+
`The Technical Side page <https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express/the-technical-side>`_
65
+
of the CircuitPython Made Easy on Circuit Playground Express and Bluefruit guide.
0 commit comments