Skip to content

Commit b90a316

Browse files
committed
Add information on canio
1 parent a7c7d14 commit b90a316

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shared-bindings/canio/__init__.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
//| Other implementations of the CAN device may exist (for instance, attached
5555
//| via an SPI bus). If so their constructor arguments may differ, but
5656
//| otherwise we encourage implementors to follow the API that the core uses.
57+
//|
58+
//| For more information on working with this module, refer to
59+
//| `this Learn Guide on using it <https://learn.adafruit.com/using-canio-circuitpython>`_.
5760
//| """
5861
//|
5962

0 commit comments

Comments
 (0)