Update README.md

This commit is contained in:
philippe44
2020-07-18 23:45:31 -07:00
committed by GitHub
parent af4472dbe9
commit 4451aff1c8

View File

@@ -103,7 +103,7 @@ In AirPlay and Bluetooth mode, only these native remotes are supported, I've not
See "set GPIO" below to set the GPIO associated to infrared receiver (option "ir"). See "set GPIO" below to set the GPIO associated to infrared receiver (option "ir").
### Set GPIO ### Set GPIO
The parameter "set_GPIO" is use to assign GPIO to various functions. The parameter "set_GPIO" is used to assign GPIO to various functions.
GPIO can be set to GND provide or Vcc at boot. This is convenient to power devices that consume less than 40mA from the side connector. Be careful because there is no conflict checks being made wrt which GPIO you're changing, so you might damage your board or create a conflict here. GPIO can be set to GND provide or Vcc at boot. This is convenient to power devices that consume less than 40mA from the side connector. Be careful because there is no conflict checks being made wrt which GPIO you're changing, so you might damage your board or create a conflict here.