Skip to content

Instantly share code, notes, and snippets.

@NT7S
Last active January 21, 2020 22:45
Show Gist options
  • Save NT7S/21492c4ab3ee8e3d98b708575c173f2c to your computer and use it in GitHub Desktop.
Save NT7S/21492c4ab3ee8e3d98b708575c173f2c to your computer and use it in GitHub Desktop.
How to Install Empyrean udev Rules

Please execute the following commands in a terminal in order to install the Empyrean udev rules to your Debian-based Linux PC:

curl -fsSL https://raw.githubusercontent.com/etherkit/ArduinoBoards/master/etherkit-samd-1.0.0/10-empyrean.rules | sudo tee /etc/udev/rules.d/10-empyrean.rules
sudo service udev restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment