Skip to content

Commit d810575

Browse files
authored
Update README.md
1 parent 7723074 commit d810575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Implement communication with CAN bus via MCP2515 by CanHacker (lawicel) protocol
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
1515
- supported modules with different oscillators (8, 16, 20 MHZ), 8 MHZ is default, use setClock if your oscillator is not 8MHZ
16-
- support [CanHacker](http://www.mictronics.de/projects/usb-can-bus/) (application for Windows)
16+
- support [CanHacker](https://www.mictronics.de/img/2009/12/CANHackerV2.00.01.zip) (application for Windows)
1717
- support [CANreader](https://github.com/autowp/CANreader) (application for Android)
1818

1919
## Pins Connection

0 commit comments

Comments
 (0)