Files
led-controller/db/tab.json
jimmy cf1d831b5a Align controller backend and data with new presets
Update palettes, profiles, tabs, preset sending, and ESPNow message format to match the new preset defaults and driver short-field schema.
2026-01-29 00:04:23 +13:00

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"
]
}
}