Fix error in wizard configuration.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 6 Jul 2009 15:17:09 +0000 (15:17 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 6 Jul 2009 15:17:09 +0000 (15:17 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2743 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cfg/cfg_i2s.h

index 35946ba864fa11115769ada7f04e98867dfdd93c..52fa88481f8e731d13b32b7d5529c402b2156f6d 100644 (file)
@@ -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