X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_formatwr.h;h=bac8aca7a75e261781267798dc669bc548e9396b;hb=6782cd93ae622b7e2a603ce069ceb84c5eb448b9;hp=ba08654cd790d7e6e3a7e6de13061ec11e0b3f66;hpb=34b2a78c7c59a3357d05dfff157908d5d9b98501;p=bertos.git diff --git a/bertos/cfg/cfg_formatwr.h b/bertos/cfg/cfg_formatwr.h index ba08654c..bac8aca7 100644 --- a/bertos/cfg/cfg_formatwr.h +++ b/bertos/cfg/cfg_formatwr.h @@ -32,8 +32,6 @@ * * \brief Configuration file for formatted write module. * - * \version $Id$ - * * \author Daniele Basile */ @@ -61,7 +59,7 @@ * $WIZ$ type = "int" * $WIZ$ min = 4 */ -#define CONFIG_FRMWRI_BUFSIZE 20 +#define CONFIG_FRMWRI_BUFSIZE 134 #endif /* CFG_FORMATWR_H */