Fix compile errors (#12048)
* fix compile errors * fix broken json files
This commit is contained in:
parent
deaabff752
commit
0828d0f5c7
4 changed files with 26 additions and 27 deletions
|
@ -88,7 +88,7 @@
|
|||
"oneOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"enum": ["LAYOUT"]
|
||||
"enum": ["LAYOUT", "LAYOUT_planck_1x2uC"]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue