X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2s.h;h=6657157e5c73704c9b2d265f6e3d4e910f3b12f2;hb=b2cbb10564ee5c9c2a78519973bef71e4db364f9;hp=d810d43562d187b343d46bf4c0aa3356a7506baa;hpb=6fc70471426c7427c1c4f1e8dffbed557ff90b44;p=bertos.git diff --git a/bertos/cfg/cfg_i2s.h b/bertos/cfg/cfg_i2s.h index d810d435..6657157e 100644 --- a/bertos/cfg/cfg_i2s.h +++ b/bertos/cfg/cfg_i2s.h @@ -32,7 +32,6 @@ * * \brief Configuration file for I2S module. * - * \version $Id$ * * \author Luca Ottaviano */ @@ -51,6 +50,8 @@ * Sampling frequency of the audio file. * * $WIZ$ type = "int" + * $WIZ$ min = 32000 + * $WIZ$ max = 192000 */ #define CONFIG_SAMPLE_FREQ 44100UL