Skip to content

Instantly share code, notes, and snippets.

@jackun
Created January 16, 2020 16:42
Show Gist options
  • Save jackun/451b5ade43c8cc831b30d2dec6101af6 to your computer and use it in GitHub Desktop.
Save jackun/451b5ade43c8cc831b30d2dec6101af6 to your computer and use it in GitHub Desktop.
# link /dev/ttyACM* to /dev/leonardo
SUBSYSTEM=="tty", ATTRS{idVendor}=="2341", ATTRS{idProduct}=="8036", MODE="0666", SYMLINK+="leonardo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment