Skip to content

Commit 6b0378e

Browse files
committed
Add documentation for new script
1 parent d37af87 commit 6b0378e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/scripts.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,21 @@ The full usage page can be seen below:
5757
:shell:
5858

5959

60+
can.bridge
61+
----------
62+
63+
A small application that can be used to connect two can busses:
64+
65+
.. command-output:: python -m can.bridge -h
66+
:shell:
67+
68+
69+
Example call:
70+
::
71+
72+
python -m can.bridge -i socketcan -c can0 -- -i socketcan -c can1
73+
74+
6075
can.logconvert
6176
--------------
6277

0 commit comments

Comments
 (0)