We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3390824 commit c7ad0a8Copy full SHA for c7ad0a8
1 file changed
canopen/network.py
@@ -94,7 +94,7 @@ def connect(self, *args, **kwargs) -> "Network":
94
Backend specific channel for the CAN interface.
95
:param str bustype:
96
Name of the interface. See
97
- `python-can manual <https://python-can.readthedocs.io/en/latest/configuration.html#interface-names>`__
+ `python-can manual <https://python-can.readthedocs.io/en/stable/configuration.html#interface-names>`__
98
for full list of supported interfaces.
99
:param int bitrate:
100
Bitrate in bit/s.
0 commit comments