From: batt Date: Mon, 20 Apr 2009 12:25:57 +0000 (+0000) Subject: Fix pocketbus config. X-Git-Tag: 2.1.0~102 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=0c26b45fea2f58a6959b946af412a267fcb34f2e;p=bertos.git Fix pocketbus config. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2580 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cfg/cfg_pocketbus.h b/bertos/cfg/cfg_pocketbus.h index 263e32a7..687e535d 100644 --- a/bertos/cfg/cfg_pocketbus.h +++ b/bertos/cfg/cfg_pocketbus.h @@ -43,7 +43,7 @@ /** *Buffer len for pockebus protocol. * $WIZ$ type = "int" - * $WIZ$ min = "0" + * $WIZ$ min = 2 */ #define CONFIG_POCKETBUS_BUFLEN 128