Remove \version svn tag.
[bertos.git] / bertos / cfg / cfg_i2s.h
index 35946ba864fa11115769ada7f04e98867dfdd93c..6657157e5c73704c9b2d265f6e3d4e910f3b12f2 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief Configuration file for I2S module.
  *
- * \version $Id$
  *
  * \author Luca Ottaviano <lottaviano@develer.com>
  */
@@ -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