18 lines
363 B
JSON
18 lines
363 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"tasks": [
|
||
|
"Bluetooth",
|
||
|
"Renderer",
|
||
|
"WiFi",
|
||
|
"MQTT",
|
||
|
"ArduinoOTA",
|
||
|
"UpdateStatusAnimation"
|
||
|
],
|
||
|
"scenes": {
|
||
|
"Idle": ["Solid", "MPU5060", "Pulse", "IdleColors", "CircadianRhythm"],
|
||
|
"Acid": ["Chimes", "Pulse", "MPU5060", "IdleColors", "Rainbow"],
|
||
|
"Flashlight": ["Flashlight"]
|
||
|
}
|
||
|
"surfaceMap": "default"
|
||
|
}
|