summaryrefslogtreecommitdiff
path: root/libloragw
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2018-06-13 15:36:43 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2018-06-13 15:36:43 -0500
commite81839dd723cdf8218987e8f7917c12e39c179d8 (patch)
tree484fb24d12e12f4307c25574a9f417a826cd0ecd /libloragw
parentf00b429890bf342b1e3d41413cd5a2b8a37cddc6 (diff)
downloadlora_gateway_mtac_full-e81839dd723cdf8218987e8f7917c12e39c179d8.tar.gz
lora_gateway_mtac_full-e81839dd723cdf8218987e8f7917c12e39c179d8.tar.bz2
lora_gateway_mtac_full-e81839dd723cdf8218987e8f7917c12e39c179d8.zip
bug fix
Diffstat (limited to 'libloragw')
-rw-r--r--libloragw/inc/loragw_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/inc/loragw_reg.h b/libloragw/inc/loragw_reg.h
index 8cfc053..1e98efa 100644
--- a/libloragw/inc/loragw_reg.h
+++ b/libloragw/inc/loragw_reg.h
@@ -403,7 +403,7 @@ uint8_t read_fpga_version();
@param version number provided to check through the validated list
@return status true/false
*/
-bool check_fpga_version(uint8_t version)
+bool check_fpga_version(uint8_t version);
/**
@brief Connect LoRa concentrator by opening SPI link