Update USB_Naming
parent
f63d8f7196
commit
de98d4af5f
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
Give your **devices permanent and meaningful names** so your commands are self-documenting which device you are working with. I decided to have names of /dev/tty + t (for T-Beam) + Device Name in all caps, e.g. /dev/ttytAMY. This is accomplished in Gentoo running Open RC with a rules page which is uploaded to this project. With my rules:
|
||||
Give your **devices permanent and meaningful names** so your commands are self-documenting which device you are working with. I decided to have names of /dev/tty + t (for T-Beam) + Device Name in all caps, e.g. /dev/ttytAMY. This is accomplished in Gentoo running Open RC with a rules page, saved at [/etc/udev/rules.d/99-ttyt-tbeam.rules
|
||||
99-ttyt-tbeam.rules](../src/branch/main/tools/99-ttyt-tbeam.rules)
|
||||
, which is uploaded to this project. With my rules:
|
||||
|
||||
```
|
||||
rnsenv) jlpoole@jp /usr/local/src/microreticulum/microReticulumTbeam/exercises/12_FiveTalk $ ls -l /dev/ttyt*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue