no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | arduino:udev [2013/05/09 10:21] (current) – created photonicsguy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Making custom udev entries ====== | ||
| + | |||
| + | < | ||
| + | ATTRS{serial}==" | ||
| + | #</ | ||
| + | |||
| + | create a file in / | ||
| + | <code udev 99-arduino.rules> | ||
| + | </ | ||
| + | |||
| + | Then, reload the rules, | ||
| + | < | ||