Browse Source

fixed typo in config

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

+ 1 - 1
config/controllers.yaml

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