Update palettes, profiles, tabs, preset sending, and ESPNow message format to match the new preset defaults and driver short-field schema.
30 lines
329 B
JSON
30 lines
329 B
JSON
{
|
|
"1": {
|
|
"name": "default",
|
|
"names": [
|
|
"1"
|
|
],
|
|
"presets": [
|
|
[
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6",
|
|
"7",
|
|
"8"
|
|
]
|
|
],
|
|
"presets_flat": [
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6",
|
|
"7",
|
|
"8"
|
|
]
|
|
}
|
|
} |