X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2s.h;h=52fa88481f8e731d13b32b7d5529c402b2156f6d;hb=6b98b0991528daa601e3b732b92c343d2752749f;hp=d810d43562d187b343d46bf4c0aa3356a7506baa;hpb=6fc70471426c7427c1c4f1e8dffbed557ff90b44;p=bertos.git diff --git a/bertos/cfg/cfg_i2s.h b/bertos/cfg/cfg_i2s.h index d810d435..52fa8848 100644 --- a/bertos/cfg/cfg_i2s.h +++ b/bertos/cfg/cfg_i2s.h @@ -51,6 +51,8 @@ * Sampling frequency of the audio file. * * $WIZ$ type = "int" + * $WIZ$ min = 32000 + * $WIZ$ max = 192000 */ #define CONFIG_SAMPLE_FREQ 44100UL