Explorar el Código

renamed _gpio.read to _gpio.input

digital hace 7 años
padre
commit
3f9bb83823
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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