Skip to content

Instantly share code, notes, and snippets.

@TiNredmc
Created August 6, 2023 16:42
Show Gist options
  • Save TiNredmc/79490141916b39753ba583aa1a8f79b7 to your computer and use it in GitHub Desktop.
Save TiNredmc/79490141916b39753ba583aa1a8f79b7 to your computer and use it in GitHub Desktop.
Rpi_robot Udev rule
SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", SYMLINK+="YDLIDAR", MODE="0666"
SUBSYSTEM=="tty", ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", SYMLINK+="ESP32", MODE="0666"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment