summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2022-04-05 17:12:08 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2022-04-05 17:12:08 -0500
commitc5606f336ec51066d7f70b991dd92bde91cc67c9 (patch)
tree7e8e47cc76d9a8ccf199f7c707958bab7b194806 /recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915
parent696b4b7140cd122ec83557527d3d309755efd04d (diff)
downloadmeta-mlinux-c5606f336ec51066d7f70b991dd92bde91cc67c9.tar.gz
meta-mlinux-c5606f336ec51066d7f70b991dd92bde91cc67c9.tar.bz2
meta-mlinux-c5606f336ec51066d7f70b991dd92bde91cc67c9.zip
Updated lora 1303 tag
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915')
-rw-r--r--recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US9153
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915 b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915
index 21e906d..df8b854 100644
--- a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915
+++ b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915
@@ -90,7 +90,8 @@
"forward_crc_error": false,
"forward_crc_disabled": false,
/* GPS configuration */
- "gps_tty_path": "/dev/ttyS0",
+ "gps" : false,
+ "gps_tty_path": "/dev/gps0",
/* GPS reference coordinates */
"ref_latitude": 0.0,
"ref_longitude": 0.0,