Fix a couple of boards still using usb.device_ver
(#18258)
This commit is contained in:
parent
bfec30a9fe
commit
3c09db41fe
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
"usb": {
|
||||
"vid": "0x534E",
|
||||
"pid": "0x3031",
|
||||
"device_ver": "0x0001"
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue