mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 17:16:56 -04:00
3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
# udev rules for rainwise cc3000
|
|
ACTION=="add", SUBSYSTEM=="tty", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", SYMLINK+="cc3000"
|