Package: scratch
Version: 1.4.0.6~dfsg1-1
Scratch has LEGO WeDo support but requires that udev rule is installed
to access the LEGO WeDO robotics kit via USB. This rule doesn't appear
to be installed in the current version. Functionality can be restored
by installing the following file /etc/udev/rules.d/99-wedo.rules with
the following content:
ATTRS{idVendor}=="0694", ATTRS{idProduct}=="0003", SUBSYSTEMS=="usb",
ACTION=="add", MODE="0666", GROUP="plugdev"
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]