X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2s.h;h=6657157e5c73704c9b2d265f6e3d4e910f3b12f2;hb=6782cd93ae622b7e2a603ce069ceb84c5eb448b9;hp=35946ba864fa11115769ada7f04e98867dfdd93c;hpb=83dd38a1a948a00f75af4c20c28290c695c57ecc;p=bertos.git diff --git a/bertos/cfg/cfg_i2s.h b/bertos/cfg/cfg_i2s.h index 35946ba8..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,8 +50,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