From 2890c5d501b1476445c7ba9b0938c4943214fd93 Mon Sep 17 00:00:00 2001 From: masterxq Date: Thu, 8 Mar 2018 02:02:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25462eb..fa39e47 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Limitations ### 12bit DAC Sample cut -The xmega has a 12bit DAC Only and we get 16bit data from the host. It is configured to ignore the 4 lsb. So if the signal is very quiet you will not hear anything. +The xmega has a 12bit DAC Only and we get 16bit data from the host. It is configured to ignore the 4 lsb. ### No hardware Volume control It is not possible to control the volume in hardware without additional external components. So if the audio volume is lowered we will lose resolution on the DAC.