set initial volume from mute to default volume 11/11811/1
authorTobias Jahnke <tobias.jahnke@microchip.com>
Thu, 9 Nov 2017 12:31:20 +0000 (13:31 +0100)
committerTobias Jahnke <tobias.jahnke@microchip.com>
Fri, 10 Nov 2017 08:37:14 +0000 (09:37 +0100)
Change-Id: I75feea3d64b98c0d6e8771a3078d853ed62c25e5
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
data/config_multichannel_audio_kit.xml

index ad4a350..1cbe31f 100644 (file)
@@ -47,9 +47,9 @@
     <I2CPortWrite Address="0x2A" Payload="06 00"/>\r
     <I2CPortWrite Address="0x2A" Payload="05 00"/>\r
     <!-- Register 7: Master Volume (Max Volume=07 00 00 and Min Volume=07 03 FF) -->\r
-    <!--   - together with HAL-MOST-UNICENS binding use "07 03 FF" = muted after start -->\r
+    <!--   - together with "4a-hal-unicens" binding use "07 03 FF" = muted after start -->\r
     <!--   - otherwise use "07 01 50" = default volume -->\r
-    <I2CPortWrite Address="0x2A" Payload="07 03 FF"/>\r
+    <I2CPortWrite Address="0x2A" Payload="07 01 50"/>\r
   </Script>\r
 \r
   <!-- 1st Aux IO -->\r