This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Example and utility functions for CANPico board | |
----------------------------------------------- | |
This file can be installed on the Pico's file system using the Thonny IDE. | |
Example functions are included in the CANPico class and are imported | |
and used like this from a REPL prompt: |