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