Explorar o código

update GPIO pins

etisab %!s(int64=10) %!d(string=hai) anos
pai
achega
6d046a1aec
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      rebuild/led.lua

+ 2 - 2
rebuild/led.lua

@@ -1,6 +1,6 @@
 --pin definitions, should we move it out to another module?
-local led_pin = 3 --filler value
-local override_pin = 8 --filler value
+local led_pin = 1 --GPIO 5  
+local override_pin = 2 --GPIO 4
 
 --pattern definitions
 local STOPPED = 0