Fix comments and add wizard info.
[bertos.git] / bertos / cfg / cfg_pocketbus.h
index f3f5fbcace8f6cda120bdb0cbb3a7e5b141ea167..47dfce889a1b314a36118b119b426c87ecb61dbc 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef CFG_POCKETBUS_H
 #define CFG_POCKETBUS_H
 
-/// Buffer len for pockebus protocol.
+/// Buffer len for pockebus protocol. $WIZARD = { "type" : "int", "min" : "0" }
 #define CONFIG_POCKETBUS_BUFLEN     128
 
 #endif /* CFG_POCKETBUS_H */