File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11"""
22There are several specific :class:`Exception` classes to allow user
3- code to react to specific scenarios related to CAN busses ::
3+ code to react to specific scenarios related to CAN buses ::
44
55 Exception (Python standard library)
66 +-- ...
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ CAN Frame Parsing tools etc. (implemented in Python)
4747
4848#. CAN Message / Database scripting
4949 * The `cantools `_ package provides multiple methods for interacting with can message database
50- files, and using these files to monitor live busses with a command line monitor tool.
50+ files, and using these files to monitor live buses with a command line monitor tool.
5151#. CAN Message / Log Decoding
5252 * The `canmatrix `_ module provides methods for converting between multiple popular message
5353 frame definition file formats (e.g. .DBC files, .KCD files, .ARXML files etc.).
You can’t perform that action at this time.
0 commit comments