Move USB_MAX_POWER_CONSUMPTION to data driven (#20648)
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"usb": {
|
||||
"device_version": "1.0.0",
|
||||
"pid": "0xE6E3",
|
||||
"vid": "0x574C"
|
||||
"vid": "0x574C",
|
||||
"max_power": 100
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
|
||||
Reference in New Issue
Block a user