summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/pyb.CAN.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-10-31 22:21:37 +0000
committerDamien George <damien.p.george@gmail.com>2014-10-31 22:21:37 +0000
commita58713a899b7df5b291e868d2553b2333c0b3dc9 (patch)
treeea35bd2780b5ead968a87a3f9c6c855adee62dc6 /docs/library/pyb.CAN.rst
parentc7da7838bab349ec703df0e99b14878a0c994f48 (diff)
downloadmicropython-a58713a899b7df5b291e868d2553b2333c0b3dc9.tar.gz
micropython-a58713a899b7df5b291e868d2553b2333c0b3dc9.zip
docs: Cleanup and update some docs.
Diffstat (limited to 'docs/library/pyb.CAN.rst')
-rw-r--r--docs/library/pyb.CAN.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.CAN.rst b/docs/library/pyb.CAN.rst
index c03a9a551e..9ee5a0a695 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