Re: Serial PTT not functioning after exit
Thanks for the reply,?
here is the results:
kd9dcs@bluetracker:/dev $ ls -al /dev/ttyUSB0? crw-rw---- 1 root dialout 188, 0 Feb 27 15:26 /dev/ttyUSB0
as an added bonus here is the udev rule I wrote to create the link:
ATTRS{product}=="CP2104 USB to UART Bridge Controller", SYMLINK+="PTT", GROUP="dialout", MODE="0660"
Tim ...
|