Skip to content
  • Moritz Neikes's avatar
    read.sh: Remove 'sudo', accept device as argument · a55fae9b
    Moritz Neikes authored
    read.sh no longer contains the 'sudo' command.
    It now also accepts a device to read from as an argument, so that calling
    	./read.sh /dev/ttyUSB42
    will automatically read from that device. If no device is given, /dev/ttyUSB0
    is used.
    a55fae9b