CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD * Apply suggestions
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"saturation_steps": 17
|
||||
},
|
||||
"usb": {
|
||||
"device_ver": "0x0001",
|
||||
"device_version": "0.0.1",
|
||||
"pid": "0x2301",
|
||||
"vid": "0xC1ED"
|
||||
},
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"saturation_steps": 17
|
||||
},
|
||||
"usb": {
|
||||
"device_ver": "0x0001",
|
||||
"device_version": "0.0.1",
|
||||
"pid": "0x2320",
|
||||
"vid": "0xC1ED"
|
||||
},
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"saturation_steps": 17
|
||||
},
|
||||
"usb": {
|
||||
"device_ver": "0x0001",
|
||||
"device_version": "0.0.1",
|
||||
"pid": "0x2370",
|
||||
"vid": "0xC1ED"
|
||||
},
|
||||
|
@@ -36,7 +36,7 @@
|
||||
"saturation_steps": 17
|
||||
},
|
||||
"usb": {
|
||||
"device_ver": "0x0001",
|
||||
"device_version": "0.0.1",
|
||||
"pid": "0x2390",
|
||||
"vid": "0xC1ED"
|
||||
},
|
||||
|
Reference in New Issue
Block a user