CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD * Apply suggestions
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"usb": {
|
||||
"vid": "0x4E53",
|
||||
"pid": "0x0F65",
|
||||
"device_ver": "0x0001"
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
|
Reference in New Issue
Block a user