From cb4ccfc33da006d33299060629fd83b9839de228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Sun, 10 Dec 2017 14:22:40 +0100 Subject: [PATCH] Updated Using RTLSDR on HF with an upconverter (markdown) --- Using-RTLSDR-on-HF-with-an-upconverter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-RTLSDR-on-HF-with-an-upconverter.md b/Using-RTLSDR-on-HF-with-an-upconverter.md index 9700965..56b6876 100644 --- a/Using-RTLSDR-on-HF-with-an-upconverter.md +++ b/Using-RTLSDR-on-HF-with-an-upconverter.md @@ -26,4 +26,4 @@ shown_center_freq = center_freq - 120000000 ## Troubleshooting -If the show center frequency is not changed in the UI, don't forget to remove the default value, `shown_center_freq = center_freq` that is later in the config file. \ No newline at end of file +If the shown center frequency is not changed in the UI, don't forget to remove the default value, `shown_center_freq = center_freq` that is later in the config file. \ No newline at end of file