Limit Pi GPIO to dedicated GPIO pins

to avoid clashes with internal drivers (e.g. I2C, SPI, AMA0 etc)
This commit is contained in:
Dave Conway-Jones
2016-06-13 14:23:19 +01:00
parent 09b069c129
commit 8fe07e0f07
2 changed files with 59 additions and 59 deletions

View File

@@ -609,7 +609,7 @@
},
"rpi-gpio": {
"label": {
"gpiopin": "GPIO Pin",
"gpiopin": "GPIO",
"selectpin": "select pin",
"resistor": "Resistor?",
"readinitial": "Read initial state of pin on deploy/restart?",