Fix pocketbus config.
[bertos.git] / bertos / cfg / cfg_pocketbus.h
index f3f5fbcace8f6cda120bdb0cbb3a7e5b141ea167..687e535d90580fef3628304ed18d971b2d852871 100644 (file)
 #ifndef CFG_POCKETBUS_H
 #define CFG_POCKETBUS_H
 
-/// Buffer len for pockebus protocol.
+/**
+ *Buffer len for pockebus protocol.
+ * $WIZ$ type = "int"
+ * $WIZ$ min = 2
+ */
 #define CONFIG_POCKETBUS_BUFLEN     128
 
 #endif /* CFG_POCKETBUS_H */