From eaee02336dbb074b8f7aa64075ebd2bdc538b1ff Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 24 May 2023 23:22:09 +0200 Subject: [PATCH] readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 82d907b..fda899d 100644 --- a/README.md +++ b/README.md @@ -71,11 +71,19 @@ SoapyHifiBerry will create config file HifiBerry.cfg Si5351 correction can be co ``` [si5351] correction = "50000" +mode = "single" [sound] device = "snd_rpi_hifiberry_dacplusadcpro" ``` +To enable 2 time si5351 + +``` +[si5351] +mode = "IQ" +``` + ![Tayloe](https://github.com/paulh002/SoapyHifiBerry/blob/master/Tayloe.jpg)