CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD * Apply suggestions
This commit is contained in:
parent
557fbbd6af
commit
c72ed7c024
42 changed files with 88 additions and 52 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"usb": {
|
||||
"vid": "0xD772",
|
||||
"pid": "0x000A",
|
||||
"device_ver": "0x0001"
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue