浏览代码

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