Browse Source

Update README.md

philippe44 5 years ago
parent
commit
1671dc5cbd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -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:
 
 
 ```
 ```