Skip to content

Commit 457eef6

Browse files
committed
"support CanHacker" feature
1 parent 18055d9 commit 457eef6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Implement communication with CAN bus via MCP2515 by CanHacker (lawicel) protocol
1212
- supports filter by ID (mask + code)
1313
- interface using [Stream](https://www.arduino.cc/en/Reference/Stream): ability to work with Serial, SoftwareSerial, Ethernet and other
1414
- supported can baudrates from 10Kbps up to 1Mbps
15+
- support [CanHacker](http://www.mictronics.de/projects/usb-can-bus/) (application for Windows)
1516

1617
## Documentation
1718

docs/en/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Implement communication with CAN bus via MCP2515 by CanHacker (lawicel) protocol
1212
- supports filter by ID (mask + code)
1313
- interface using [Stream](https://www.arduino.cc/en/Reference/Stream): ability to work with Serial, SoftwareSerial, Ethernet and other
1414
- supported can baudrates from 10Kbps up to 1Mbps
15+
- support [CanHacker](http://www.mictronics.de/projects/usb-can-bus/) (application for Windows)
1516

1617
## Library Installation
1718

docs/ru/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- поддержка фильтра по ID (маска + код)
1313
- интерфейс, работающий со [Stream](https://www.arduino.cc/en/Reference/Stream): возможность работы с Serial, SoftwareSerial, Ethernet и другими интерфейсами
1414
- поддерживаемые скорости can шины от 10Kbps до 1Mbps
15+
- поддержка [CanHacker](http://www.mictronics.de/projects/usb-can-bus/) (приложение для Windows)
1516

1617
## Установка библиотеки
1718

0 commit comments

Comments
 (0)