소스 검색

renamed _gpio.read to _gpio.input

digital 7 년 전
부모
커밋
3f9bb83823
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/commands.yaml

+ 1 - 1
config/commands.yaml

@@ -25,7 +25,7 @@ commands:
         function: output
     din:
         controller: debug_ctrl
-        function: read
+        function: input
     set_status_ok:
         controller: status_led
         function: green