diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2023-05-22 12:42:12 -0500 |
---|---|---|
committer | Harsh Sharma <harsh.sharma@multitech.com> | 2023-05-22 12:42:12 -0500 |
commit | 6fdf072f333cdf8892a965e730302c0f9c1726ba (patch) | |
tree | d1f54231d702629eff9e8e43ab7798122863c5ac /recipes-connectivity/lora | |
parent | 3fa62ee10d8960f5b2217c72a2012477f96c4e10 (diff) | |
download | meta-mlinux-6fdf072f333cdf8892a965e730302c0f9c1726ba.tar.gz meta-mlinux-6fdf072f333cdf8892a965e730302c0f9c1726ba.tar.bz2 meta-mlinux-6fdf072f333cdf8892a965e730302c0f9c1726ba.zip |
Fixed Lora AU915 conf bug
Diffstat (limited to 'recipes-connectivity/lora')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.AU915 | 4 |
1 files changed, 2 insertions, 2 deletions
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" : { |