diff options
Diffstat (limited to 'docs/library/pyb.CAN.rst')
| -rw-r--r-- | docs/library/pyb.CAN.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.CAN.rst b/docs/library/pyb.CAN.rst index c03a9a551..9ee5a0a69 100644 --- a/docs/library/pyb.CAN.rst +++ b/docs/library/pyb.CAN.rst @@ -1,5 +1,5 @@ -class CAN --- controller area network communication bus -======================================================= +class CAN -- controller area network communication bus +====================================================== CAN implements the standard CAN communications protocol. At the physical level it consists of 2 lines: RX and TX. Note that |
