mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Update 35-arduino.json
This commit is contained in:
parent
1645a60e36
commit
c5d251c207
@ -18,12 +18,14 @@
|
||||
"state": {
|
||||
"in": {
|
||||
"digital": "Digital pin",
|
||||
"analogue": "Analogue pin"
|
||||
"analogue": "Analogue pin",
|
||||
"string": "String"
|
||||
},
|
||||
"out": {
|
||||
"digital": "Digital (0/1)",
|
||||
"analogue": "Analogue (0-255)",
|
||||
"servo": "Servo (0-180)"
|
||||
"servo": "Servo (0-180)",
|
||||
"string": "String"
|
||||
}
|
||||
},
|
||||
"tip": {
|
||||
@ -35,4 +37,4 @@
|
||||
"devnotfound": "device __dev__ not found. Trying to find board."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user