support also the wired version of CadMouse Pro
currently, there is a simple autodetection: we enumerate HID devices and look for the wireless version, if not found, we look for the wired version
KERNEL=="hidraw*", ATTRS{idVendor}=="256f", ATTRS{idProduct}=="c652", RUN+="/usr/local/bin/cadMousePro --frequency 250 --smart-scrolling false --lift-off-detection true"