Use common sampling rate.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 16 Sep 2011 16:57:22 +0000 (16:57 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 16 Sep 2011 16:57:22 +0000 (16:57 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5066 38d2e660-2303-0410-9eaa-f027e97ec537

boards/sam3x-ek/examples/sam3x-ek_codec/cfg/cfg_i2s.h

index 8c906d921de661a1b2c0250d1a50fb262d155b98..d39275db197caed0bf68f714a14fb0b668f3598e 100644 (file)
@@ -70,7 +70,7 @@
  * $WIZ$ min =  32000
  * $WIZ$ max = 192000
  */
-#define CONFIG_SAMPLE_FREQ     48000UL
+#define CONFIG_SAMPLE_FREQ     44100UL
 
 /**
  * Sample bits per channel.