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