renderbug/data/profiles/default.json
Torrie Fischer ebbf433cdf wip commit
2023-12-26 11:29:49 +01:00

24 lines
388 B
JSON

{
"version": 1,
"tasks": [
"Renderer",
"WiFi",
"MQTT",
"ArduinoOTA",
"BPM",
"Serial"
],
"scenes": {
"Idle": ["Solid", "IdleColors", "CircadianRhythm"],
"Flashlight": ["Flashlight"]
},
"surfaceMap": "default",
"logLevel": 6,
"defaults": {
"mqtt.ip": "10.0.0.2",
"power.milliamps": 500,
"power.volts": 5,
"bpm.idle": 25
}
}