renderbug/data/profiles/djstrip.json

26 lines
493 B
JSON
Raw Normal View History

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