Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
EmixamPP committed Dec 9, 2021
1 parent a186b2a commit afca74d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/ISSUE_TEMPLATE/configuration-has-failed.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,12 @@ paste here
paste here
```

**Ouput of `v4l2-ctl --list-devices`**
```
paste here
```

**Ouput of `v4l2-ctl -d /dev/videoX --list-formats-ext`**
<!-- replace /dev/video2 with your device if you used the -d option -->
**Ouput of `v4l2-ctl -d /dev/video2 --list-formats-ext`**
<details><summary>v4l2 device output</summary>

```
replace /dev/videoX with your device and paste here
paste here
```
</details>

Expand Down

0 comments on commit afca74d

Please sign in to comment.