Add config for receiver
This commit is contained in:
parent
d678d95bdf
commit
0c475afc43
1 changed files with 2 additions and 0 deletions
|
@ -153,7 +153,9 @@ remote_receiver:
|
|||
pin:
|
||||
number: GPIO2
|
||||
inverted: True
|
||||
mode: INPUT_PULLUP
|
||||
dump: all
|
||||
# Change to dump: all to see all protocols, use dump: raw to see raw codes
|
||||
|
||||
remote_transmitter:
|
||||
pin: GPIO04
|
||||
|
|
Loading…
Reference in a new issue