Sfoglia il codice sorgente

renamed _gpio.read to _gpio.input

digital 7 anni fa
parent
commit
3f9bb83823
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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