Add ignore for svn, cvs and git
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index d69c25b2572976d75f6ffe2046788f49301687c3..631c15d731ab773e7d86653b34010031427ff96b 100644 (file)
@@ -43,7 +43,8 @@
 /**
  * Number of the DC motors to mange.
  *
- * $WIZARD = { "type" : "int", "min": "0" }
+ * $WIZ$ type = "int"
+ * $WIZ$ min = "0"
  */
 #define CONFIG_NUM_DC_MOTOR       1