瀏覽代碼

fixed bug in config file

digital 7 年之前
父節點
當前提交
1915510e29
共有 1 個文件被更改,包括 2 次插入1 次删除
  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