Skip to content

Commit

Permalink
add interactive mix preset
Browse files Browse the repository at this point in the history
  • Loading branch information
yemel authored and catalanojuan committed Feb 14, 2023
1 parent c0d4677 commit c7219f1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions server/setups/program-presets/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -1392,5 +1392,22 @@
"blinkSpeed": 4,
"refillChance": 0.459
}
},
"interactiveMix": {
"Interactive Main": {
"programs": [
{
"programName": "PROGRAM_Main_fuego2022"
},
{
"programName": "flashes"
},
{
"programName": "flashes"
}
],
"pote1": 0,
"pote2": 0
}
}
}

0 comments on commit c7219f1

Please sign in to comment.