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.MTAC_003_0_0.EU868 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.EU868') diff --git a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.EU868 b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.EU868 index 40dc9a2..40fb874 100644 --- a/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.EU868 +++ b/recipes-connectivity/lora/lora-gateway-sx1303/global_conf.json.MTAC_003_0_0.EU868 @@ -103,7 +103,8 @@ "forward_crc_error": false, "forward_crc_disabled": false, /* GPS configuration */ - "gps_tty_path": "/dev/ttyS0", + "gps" : true, + "gps_tty_path": "/dev/gps0", /* GPS reference coordinates */ "ref_latitude": 0.0, "ref_longitude": 0.0, -- cgit v1.2.3