Browse Source

Fix config

Per Mårtensson 2 weeks ago
parent
commit
23d4528e6f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rtl_airband.conf

+ 2 - 2
rtl_airband.conf

@@ -8,7 +8,7 @@ bel_blink_time = 60;
 bel_mqtt_server = "icecast.westfly.se";
 bel_mqtt_client_id = "3";
 bel_mqtt_user_id = "SE0001";
-bel_mqtt_password = "dsfj458asdjla923A1";
+bel_mqtt_password = "XXXXX";
 pidfile = "/tmp/rtl_airband.pid";
 devices: (
   {
@@ -20,7 +20,7 @@ devices: (
     channels:
     (
       {
-        freq = 123.355;
+        freq = 123.350;
 	      squelch_threshold = -48;
         banbel = 1;
         modulation = "am";