소스 검색

Add config for receiver

Timo Herrmann 8 달 전
부모
커밋
0c475afc43
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      config.yaml

+ 2 - 0
config.yaml

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