From dd4f893d5b3ff2f5c5d880e5ccf0aa8dcf182066 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Thu, 29 Aug 2019 14:17:46 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 2930f67..83be7da 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -67,13 +67,15 @@ It also provides the possibility of create a Virtual Can that dumps the content ## Scripts When using a CAN to usb adapter, it's neccesary to run *scripts/can.sh*. -This script has the following dependencie: +This script has the following dependency: - [can-utils](https://elinux.org/Can-utils) To install it: ```sudo apt install can-utils``` + +It's also provided a script named *unbind_ftdi_udev.sh* to unload the *ftdi_sio* module and other to undo it (*undo_unbind_ftdi_udev.sh*) ## Disclaimer -- GitLab