fixed the tty symlkink

This commit is contained in:
= 2020-12-27 15:14:56 +01:00
parent 8a1c61002f
commit 8c99bcd5fc
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
SUBSYSTEM=="usb", \
SUBSYSTEM=="tty", \
ACTION=="add", \
ATTRS{manufacturer}=="Texas Instruments", \
ATTRS{product}=="TI CC2531 USB CDC", \

View File

@ -1,4 +1,3 @@
KERNEL=="ttyACM0", \
SUBSYSTEM=="tty", \
ACTION=="add", \
ATTRS{idProduct}=="0200", \