X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_randpool.h;h=8828c49279d8bd2916c20b1d0da229316bcfe7eb;hb=c439c5c30317f0210ca62fd32b6d841037f544c9;hp=3c9bb698f3616d895f39405a03a026f3f604bfca;hpb=4b3ac136e2d0ad9f1d1860b9ca1b355e242f0bb1;p=bertos.git diff --git a/bertos/cfg/cfg_randpool.h b/bertos/cfg/cfg_randpool.h index 3c9bb698..8828c492 100644 --- a/bertos/cfg/cfg_randpool.h +++ b/bertos/cfg/cfg_randpool.h @@ -44,7 +44,7 @@ /** * Define a size, in byte, of entropy pool. * $WIZ$ type = "int" - * $WIZ$ min = "0" + * $WIZ$ min = 1 */ #define CONFIG_SIZE_ENTROPY_POOL 64