Commit b495d6f
File tree
Expand file treeCollapse file tree
5 files changed
+5
-5
lines changedFilter options
- examples/device
- hid_boot_interface/src
- hid_composite_freertos/src
- hid_composite/src
- src/class/hid
Expand file treeCollapse file tree
5 files changed
+5
-5
lines changedexamples/device/hid_boot_interface/src/main.c
Copy file name to clipboardExpand all lines: examples/device/hid_boot_interface/src/main.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
|
examples/device/hid_composite/src/main.c
Copy file name to clipboardExpand all lines: examples/device/hid_composite/src/main.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
|
examples/device/hid_composite_freertos/src/main.c
Copy file name to clipboardExpand all lines: examples/device/hid_composite_freertos/src/main.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
297 |
| - |
| 297 | + |
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
403 | 403 |
|
404 | 404 |
|
405 | 405 |
|
406 |
| - |
| 406 | + |
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
0 commit comments