mirror of
https://github.com/weewx/weewx.git
synced 2026-04-21 18:17:01 -04:00
3 lines
158 B
Plaintext
3 lines
158 B
Plaintext
# make the oregon scientific wmr100 connected via usb accessible to non-root
|
|
SUBSYSTEM=="usb", ATTRS{idVendor}=="0FDE", ATTRS{idProduct}=="CA01", MODE="0666"
|