From c9da7cb55eb9a4e6770c2e34c100e9913929e876 Mon Sep 17 00:00:00 2001 From: Marco Cogoni Date: Mon, 21 Feb 2022 10:54:22 +0100 Subject: [PATCH] added prototype of qrz.com config file --- qrz_settings.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qrz_settings.cfg diff --git a/qrz_settings.cfg b/qrz_settings.cfg new file mode 100644 index 0000000..5ab8fbe --- /dev/null +++ b/qrz_settings.cfg @@ -0,0 +1,3 @@ +# Setup your account to access QRZ.COM callsign lookup +username=YOURCALL +password=YOURPASSWORD