try usb
This commit is contained in:
parent
60289cd588
commit
cb0d6aae4d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
KERNEL=="ttyACM0", MODE="0666"
|
KERNEL=="ttyUSB0", MODE="0666"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue