Browse Source

fixed config bug, debug_ctrl was missing a property

digital 7 years ago
parent
commit
ec09c6a745
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/controllers.yaml

+ 1 - 0
config/controllers.yaml

@@ -15,6 +15,7 @@ controllers:
         pin_green: 26]
     debug_ctrl:
         target: digilib.pin.DebugPinController
+        pins: []