Update Sk6812 baud range and ensure range in UI

This commit is contained in:
LordGrey
2023-04-02 12:53:03 +00:00
parent 6941f4c4f7
commit 5586381a68
2 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,8 @@
"step": 100000,
"title": "edt_dev_spec_baudrate_title",
"default": 3200000,
"minimum": 2050000,
"maximum": 3750000,
"propertyOrder": 2
},
"brightnessControlMaxLevel": {
@@ -55,4 +57,4 @@
}
},
"additionalProperties": true
}
}