2024-06-03
This commit is contained in:
28
Barcode-Host/tasks/run-test-ports.md
Normal file
28
Barcode-Host/tasks/run-test-ports.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
status: "4-Done"
|
||||
type: "kanbn"
|
||||
created: "2024-01-06T01:22:07.445Z"
|
||||
updated: "2024-01-06T01:22:07.445Z"
|
||||
---
|
||||
|
||||
# run-test-ports
|
||||
|
||||
```bash
|
||||
ls -l /dev/ttyUSB*
|
||||
```
|
||||
|
||||
```echo
|
||||
# crw-rw---- 1 root dialout 188, 0 Jun 3 14:54 /dev/ttyUSB0
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
adduser unity4 dialout
|
||||
reboot
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [x] phares3757
|
||||
- [x] unity4
|
||||
- [x] unity5
|
Reference in New Issue
Block a user