Remove unneeded config macros; Fix ser configuration.
[bertos.git] / bertos / cfg / cfg_pocketbus.h
index f3f5fbcace8f6cda120bdb0cbb3a7e5b141ea167..263e32a7faafbf04eefd002c6ffb6e32fb8fb4ab 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 = "0"
+ */
 #define CONFIG_POCKETBUS_BUFLEN     128
 
 #endif /* CFG_POCKETBUS_H */