Commit 72069a

2026-04-17 01:00:29 David Marsh: -/-
linux.md ..
@@ 7,7 7,7 @@
sudo apt upgrade
```
- Add your user to the dialout group, change `$USER` to your user name
+ Add your user to the dialout group, change `$USER` to your user name. This allows your user to access the USB serial device.
```
sudo usermod -a -G dialout $USER
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9