X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_randpool.h;h=8828c49279d8bd2916c20b1d0da229316bcfe7eb;hb=a68e8a225a683ef7847f92ab89d8a202cf27973f;hp=3c9bb698f3616d895f39405a03a026f3f604bfca;hpb=e2d74f4537238431847a972b8aa86e730775f3ed;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