Browse Source

fixed bug in config file

digital 8 năm trước cách đây
mục cha
commit
1915510e29
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      config/controllers.yaml

+ 2 - 1
config/controllers.yaml

@@ -11,7 +11,8 @@ controllers:
         pin: 6
     led_rgb:
         target: digilib.pin.LEDRGB
-        pins: [19,26]
+        pin_red: 19
+        pin_green: 26]
     debug_ctrl:
         target: digilib.pin.DebugPinController