Skip to content

Commit 61efce7

Browse files
committed
Add link to usb2can docs
1 parent ef0ba6c commit 61efce7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/interfaces.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ Found under ``can.interfaces`` are the implementations for each backend:
1111
serial
1212
ixxat
1313
pcan
14+
usb2can
1415

1516
These interfaces define the low level interface to the physical controller area network.

doc/usb2can.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ USB2CAN Interface
44
OVERVIEW
55
--------
66

7-
The USB2CAN is a cheep CAN interface based on an ARM7 chip (STR750FV2). Currently there is support for this device on both Linux and Windows though slightly different methods.
7+
The USB2CAN is a cheap CAN interface based on an ARM7 chip (STR750FV2). Currently there is support for this device on both Linux and Windows though slightly different methods.
88

99
LINUX SUPPORT
1010
-------------

0 commit comments

Comments
 (0)