This commit is contained in:
Thierry
2025-10-20 23:18:08 +02:00
parent 15be8fa215
commit 5c3d271b30
7 changed files with 336 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
stat /dev/ttyUSB0
sudo usermod -a -G dialout $USER
id $USER | grep dialout
sudo systemctl reboot