slight tidy to Arduino and bump version

This commit is contained in:
Dave Conway-Jones
2016-03-02 14:22:16 +00:00
parent f676005cad
commit dc3b220ec4
4 changed files with 28 additions and 19 deletions

View File

@@ -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": {