Skip to content

Commit cd92858

Browse files
feat: add switch to choose arduino serial
1 parent b206986 commit cd92858

File tree

1 file changed

+8
-23
lines changed

1 file changed

+8
-23
lines changed

data/flows.json

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1913,10 +1913,12 @@
19131913
"checkall": "true",
19141914
"repair": false,
19151915
"outputs": 1,
1916-
"x": 2590,
1917-
"y": 1300,
1916+
"x": 2690,
1917+
"y": 1440,
19181918
"wires": [
1919-
[]
1919+
[
1920+
"964af0e4e85941eb"
1921+
]
19201922
]
19211923
},
19221924
{
@@ -1935,8 +1937,7 @@
19351937
"wires": [
19361938
[
19371939
"ad7cbc939ce76248",
1938-
"2b915d11cb24c302",
1939-
"964af0e4e85941eb"
1940+
"d84f8fb891cfb581"
19401941
]
19411942
]
19421943
},
@@ -1990,27 +1991,11 @@
19901991
"id": "ad7cbc939ce76248",
19911992
"type": "http response",
19921993
"z": "09012e75c72a4968",
1993-
"name": "OK",
1994+
"name": "Success: No content",
19941995
"statusCode": "204",
19951996
"headers": {},
1996-
"x": 2670,
1997+
"x": 2720,
19971998
"y": 1500,
19981999
"wires": []
1999-
},
2000-
{
2001-
"id": "2b915d11cb24c302",
2002-
"type": "debug",
2003-
"z": "09012e75c72a4968",
2004-
"name": "debug 3",
2005-
"active": true,
2006-
"tosidebar": true,
2007-
"console": false,
2008-
"tostatus": false,
2009-
"complete": "false",
2010-
"statusVal": "",
2011-
"statusType": "auto",
2012-
"x": 2760,
2013-
"y": 1340,
2014-
"wires": []
20152000
}
20162001
]

0 commit comments

Comments
 (0)