Add information on canio

This commit is contained in:
Alec Delaney 2022-09-12 21:09:07 -04:00
parent a7c7d1428a
commit b90a3160d4
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@
//| Other implementations of the CAN device may exist (for instance, attached
//| via an SPI bus). If so their constructor arguments may differ, but
//| otherwise we encourage implementors to follow the API that the core uses.
//|
//| For more information on working with this module, refer to
//| `this Learn Guide on using it <https://learn.adafruit.com/using-canio-circuitpython>`_.
//| """
//|