From: c vw Date: Wed, 12 Jan 2022 11:09:52 +0000 (+0100) Subject: Correction: don't assume Penelope as mic source by default X-Git-Url: https://git.rkrishnan.org/pf/components/com_hotproperty?a=commitdiff_plain;h=e9f9747967ef9e59672d9f35779e5b8065686fa6;p=pihpsdr.git Correction: don't assume Penelope as mic source by default --- diff --git a/radio.c b/radio.c index 54972de..5b7e5ec 100644 --- a/radio.c +++ b/radio.c @@ -693,7 +693,6 @@ void start_radio() { // missing IQ scaling. // atlas_penelope = 1; - atlas_mic_source = 1; } // set the default power output and max drive value drive_max=100.0;