1
0
mirror of https://github.com/wfjm/w11.git synced 2026-05-02 22:33:58 +00:00

code cosmetics

This commit is contained in:
wfjm
2017-06-25 15:45:14 +02:00
parent 97f1539292
commit 691b95c786
8 changed files with 13 additions and 14 deletions

View File

@@ -19,3 +19,8 @@ to verify whether usb device has low latency use
cat /sys/bus/usb-serial/devices/ttyUSB1/latency_timer
# --> should show '1' and not '16'
```
to verify whether persistent device name applied
```bash
ls -al /dev/fpga_*
```