Fix a couple of boards still using usb.device_ver (#18258)

This commit is contained in:
Ryan 2022-09-04 04:47:22 +10:00 committed by GitHub
parent bfec30a9fe
commit 3c09db41fe
Failed to generate hash of commit
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
"usb": {
"vid": "0x534E",
"pid": "0x3031",
"device_ver": "0x0001"
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {