From db3867ae451712a60e5944511bda363294d0618c Mon Sep 17 00:00:00 2001 From: Anton Viktorov Date: Fri, 8 Jul 2016 12:59:34 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 512480e..5755a85 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Implements CAN ASCII / SLCAN protocol compatible with Lawicel CAN232/CANUSB. I might recommend CANHacker tool v.2.00.01 (by fuchs) to sniff and visualize data on the bus. You can download CANHacker tool from this forum page: http://www.canhack.net/viewforum.php?f=25&sid=ac01d465f19e088cb160cab630561607 -Another tool work good for me is CAN-COOL from MHS Elektronik, which is open source, but unfortunaly available only in German. Work well under Windows 10. Download link: http://www.mhs-elektronik.de/index.php?module=content&action=show&page=can_cool +Another tool which works good for me is CAN-COOL from MHS Elektronik, which is open source, but unfortunaly available only in German. Work well under Windows 10. Download link: http://www.mhs-elektronik.de/index.php?module=content&action=show&page=can_cool NB! Unfortunately it looks like that CANHacker tool have issues connecting under Windows 10.