Skip to content

Commit 50deee0

Browse files
committed
Guide documentation update
1 parent a4e5c8a commit 50deee0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
833 KB
Loading

content/hardware/02.uno/boards/uno-q/tutorials/07.debian-guide/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,8 @@ sudo apt install screen
696696
screen /dev/ttyUSB0 115200
697697
```
698698

699+
![Serial devices (2)](assets/debian_serial_2.png)
700+
699701
Serial devices are often configured with restricted permissions by default. Running `ls -l /dev/ttyUSB0` might show that only users in the `dialout` group have access.
700702

701703
```bash

0 commit comments

Comments
 (0)