We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f8d56 commit a489d85Copy full SHA for a489d85
README.md
@@ -204,6 +204,12 @@ backend: passthrucan
204
configuration: BitRateKey = 250000
205
interface: CANUSB
206
```
207
+CanDevice settings example for Kvaser USBcan:
208
+```
209
+backend: passthrucan
210
+configuration: BitRateKey = 250000
211
+interface: J2534 (kline) for Kvaser Hardware
212
213
### CANdevStudio without CAN hardware
214
CANdevStudio can be used without actual CAN hardware thanks to Linux's built-in emulation.
215
#### VCAN
0 commit comments