|
|
@ -106,7 +106,8 @@ |
|
|
|
"longDescription": "The color scheme for the user interface.", |
|
|
|
"longDescription": "The color scheme for the user interface.", |
|
|
|
"type": "uint32", |
|
|
|
"type": "uint32", |
|
|
|
"enumStrings": "Indoor,Outdoor", |
|
|
|
"enumStrings": "Indoor,Outdoor", |
|
|
|
"enumValues": "1,0" |
|
|
|
"enumValues": "1,0", |
|
|
|
|
|
|
|
"defaultValue": 0 |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "ShowLargeCompass", |
|
|
|
"name": "ShowLargeCompass", |
|
|
|