From c5606f336ec51066d7f70b991dd92bde91cc67c9 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Tue, 5 Apr 2022 17:12:08 -0500 Subject: Updated lora 1303 tag --- .../lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTCAP3.US915') 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, -- cgit v1.2.3