mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-31 06:40:58 +03:00
Update README.md
This commit is contained in:
@@ -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
|
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
|
### Set GPIO
|
||||||
The parameter "set_GPIO" is use to assign GPIO to various functions.
|
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)
|
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:
|
Syntax is:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user