summaryrefslogtreecommitdiff
path: root/comms/quisk/files/patch-microphone.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/quisk/files/patch-microphone.c')
-rw-r--r--comms/quisk/files/patch-microphone.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/quisk/files/patch-microphone.c b/comms/quisk/files/patch-microphone.c
deleted file mode 100644
index 286255e7ed3e..000000000000
--- a/comms/quisk/files/patch-microphone.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- microphone.c.orig 2019-05-09 20:49:44 UTC
-+++ microphone.c
-@@ -76,7 +76,7 @@ static int reverse_tx_sideband;
-
- static int doTxCorrect = 0; // Corrections for UDP sample transmit
- static double TxCorrectLevel;
--static complex TxCorrectDc;
-+static complex double TxCorrectDc;
-
- // Used for the Hermes protocol
- #define HERMES_TX_BUF_SAMPLES 4800 // buffer size in I/Q samples (two shorts)