Use common sampling rate.
[bertos.git] / 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.