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

25 lines
494 B
JSON

{
"version": 1,
"tasks": [
"Bluetooth",
"Renderer",
"Serial"
],
"surfaceMap": "djstrip",
"defaults": {
"mqtt.ip": "10.0.0.2",
"power.volts": 0,
"power.milliamps": 0,
"power.useBPM": false,
"bpm.idle": 45,
"scenes": {
"Rain": ["Rain", "Rainbow"],
"Test": ["Test"],
"Idle": ["Solid", "Pulse", "Rainbow", "CircadianRhythm"],
"Acid": ["Chimes", "Pulse", "IdleColors", "Rainbow"],
"Flashlight": ["Flashlight"]
}
}
}