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