X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_battfs.h;h=249dda76e0849ce3e44a2b89abe6634270ca7385;hb=088cc866a57a0402f6ba3f232fcf8f59c79626d1;hp=a3f09e1d607489d0b76c71df2e4c1022a0a5d656;hpb=4b3ac136e2d0ad9f1d1860b9ca1b355e242f0bb1;p=bertos.git diff --git a/bertos/cfg/cfg_battfs.h b/bertos/cfg/cfg_battfs.h index a3f09e1d..249dda76 100644 --- a/bertos/cfg/cfg_battfs.h +++ b/bertos/cfg/cfg_battfs.h @@ -32,7 +32,6 @@ * * \brief Configuration file for BattFS module. * - * \version $Id: cfg_adc.h 1603 2008-08-10 17:18:44Z bernie $ * \author Daniele Basile */ @@ -57,8 +56,8 @@ #define BATTFS_LOG_FORMAT LOG_FMT_VERBOSE /** - * Set to 1 to enable free page shuffling: this - * increase memories life but makes debugging + * Set to 1 to enable free page shuffling. + * This increase memories life but makes debugging * more difficult due to its unrepeteable state. * $WIZ$ type = "boolean" */