Add cfg file and wizard info.
[bertos.git] / bertos / drv / dc_motor.h
index 71525f24138ea61e2af4e7290891a606880a1ea6..75b2246f31180901ba206ce44729dfd409ce5286 100644 (file)
@@ -38,7 +38,7 @@
  *
  * $WIZARD_MODULE = {
  * "name" : "dc_motor",
- * "depends" : [pwm, pid_control],
+ * "depends" : ["pwm", "pid_control"],
  * "configuration" : "bertos/cfg/cfg_dc_motor.h"
  * }
  */