summaryrefslogtreecommitdiff
path: root/libloragw/inc
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2022-05-05 17:49:11 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2022-05-05 17:49:11 -0500
commitf6c2760fa5c4c27014454014d38dffe361a24bac (patch)
tree34821fc3d92281956ec5245b6df6d78b1dca7091 /libloragw/inc
parent3b7195f39bb90e269e008adf2736441943ee7f63 (diff)
downloadlora_gateway_mtac_full-f6c2760fa5c4c27014454014d38dffe361a24bac.tar.gz
lora_gateway_mtac_full-f6c2760fa5c4c27014454014d38dffe361a24bac.tar.bz2
lora_gateway_mtac_full-f6c2760fa5c4c27014454014d38dffe361a24bac.zip
Bug fixes: gps disable should be void, all gps stream invalid results should reset the loop5.0.14
Diffstat (limited to 'libloragw/inc')
-rw-r--r--libloragw/inc/loragw_gps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libloragw/inc/loragw_gps.h b/libloragw/inc/loragw_gps.h
index 9e3aa27..606bd15 100644
--- a/libloragw/inc/loragw_gps.h
+++ b/libloragw/inc/loragw_gps.h
@@ -115,9 +115,8 @@ int lgw_gps_enable();
/**
@brief Disable GPSD
-@return success if the function was able to disable the gpsd connection
*/
-int lgw_gps_disable();
+void lgw_gps_disable();
/**
@brief Prepare for a blocking read