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

goodbye instructions

parent b4f1a92f
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -30,3 +30,11 @@ patch -r - -Np1 < $PATCH_NAME
#run make
#run make
make clean
make clean
make
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