Commit 82409d0a authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

goodbye instructions

parent b4f1a92f
......@@ -30,3 +30,11 @@ patch -r - -Np1 < $PATCH_NAME
#run make
make clean
make
echo "
Now to reload the driver type:
sudo rmmod cp210x
sudo insmod cp210x.ko
Then try the script:
./cp210x_gpio.py [-d /dev/ttyUSB0] [-m 0xf] 0xf
"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment