From 6fdf072f333cdf8892a965e730302c0f9c1726ba Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Mon, 22 May 2023 12:42:12 -0500 Subject: Fixed Lora AU915 conf bug --- .../lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-connectivity/lora/lora-gateway-sx1303') diff --git a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 index 40daa2d..784feb7 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 +++ b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 @@ -226,8 +226,8 @@ "nb_chan" : 8, "nb_scan" : 2000, "pace_s" : 10 - }, - }, + } + } }, "gateway_conf" : { -- cgit v1.2.3