Logfly5 icon indicating copy to clipboard operation
Logfly5 copied to clipboard

udev rules

Open giloutho opened this issue 7 years ago • 0 comments

In linux, in order to download GPS tracks, serial port must authorized. Best way seems to write udev rule like this :
#SUBSYSTEM=="tty", ENV{ID_VENDOR_ID}=="2a62", MODE="0666", SYMLINK+="ttyUSB%n"

giloutho avatar Jul 05 '17 09:07 giloutho