mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Added support for sending and receiving strings
This commit is contained in:
parent
c5d251c207
commit
9ef74499a4
@ -19,13 +19,13 @@
|
||||
"in": {
|
||||
"digital": "Digital pin",
|
||||
"analogue": "Analogue pin",
|
||||
"string": "String"
|
||||
"string": "String"
|
||||
},
|
||||
"out": {
|
||||
"digital": "Digital (0/1)",
|
||||
"analogue": "Analogue (0-255)",
|
||||
"servo": "Servo (0-180)",
|
||||
"string": "String"
|
||||
"string": "String"
|
||||
}
|
||||
},
|
||||
"tip": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user