Skip to content

Commit

Permalink
Add MK6 flow-control cofnig
Browse files Browse the repository at this point in the history
  • Loading branch information
lptr committed Feb 19, 2024
1 parent 151c6b8 commit 646e2dd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data-templates/flow-control-mk6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"instance": "well",
"peripherals": [
{
"name": "flow-control-a",
"type": "flow-control",
"params": {
"valve": {
"motor": "a"
},
"flow-meter": {
"pin": 6
}
}
}
]
}

0 comments on commit 646e2dd

Please sign in to comment.