You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/iot-gateway/config/can.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ The root part of the CAN connector configuration provides basic information on h
124
124
|**devices**|| List of devices. |
125
125
|---
126
126
127
-
You can find the list of supported CAN interfaces one can [find](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) in the documentation of the Python CAN library.
127
+
You can [find](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) the list of supported CAN interfaces in the documentation of the Python CAN library.
128
128
129
129
### Section "backend"
130
130
This section is optional and it provides configuration for specific CAN interface. Each option has a default value. To get a list of available options, [see](https://python-can.readthedocs.io/en/stable/configuration.html#interface-names) the documentation for specific interface type.
0 commit comments