|
@@ -99,7 +99,7 @@ The IR codes are send "as is" to LMS, so only a Logitech SB remote from Boom, Cl
|
|
|
|
|
|
In AirPlay and Bluetooth mode, only these native remotes are supported, I've not added the option to make your own mapping
|
|
|
|
|
|
-See "set GPIO" below to set the GPIO associated to infrared receiver.
|
|
|
+See "set GPIO" below to set the GPIO associated to infrared receiver (option "ir").
|
|
|
|
|
|
### Set GPIO
|
|
|
The parameter "set_GPIO" is use to assign GPIO to various functions.
|
|
@@ -112,6 +112,8 @@ If you have an audio jack that supports insertion (use :0 or :1 to set the level
|
|
|
|
|
|
You can set the Green and Red status led as well with their respective active state (:0 or :1)
|
|
|
|
|
|
+The \<ir\> parameter set the GPIO associated to an IR receiver. No need to add pullup or capacitor
|
|
|
+
|
|
|
Syntax is:
|
|
|
|
|
|
```
|