summaryrefslogtreecommitdiff
path: root/libloragw/inc
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2020-01-24 16:11:32 -0600
committerHarsh Sharma <harsh.sharma@multitech.com>2020-01-24 16:11:32 -0600
commit60296026590d64f61766896cf770e69e3bfb185c (patch)
treee00231ee25b0d233abf48eaab2d7450720681e74 /libloragw/inc
parentc08bf1d60c88179d791678a2db6db61f87fea032 (diff)
downloadlora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.tar.gz
lora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.tar.bz2
lora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.zip
Changed lgw version to use git describe5.0.1-mts-4
Diffstat (limited to 'libloragw/inc')
-rw-r--r--libloragw/inc/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/libloragw/inc/config.h b/libloragw/inc/config.h
deleted file mode 100644
index 9b96c5f..0000000
--- a/libloragw/inc/config.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _LORAGW_CONFIGURATION_H
-#define _LORAGW_CONFIGURATION_H
- #define LIBLORAGW_VERSION "0.1-16-gc05674a"
- #define DEBUG_AUX 0
- #define DEBUG_SPI 0
- #define DEBUG_REG 0
- #define DEBUG_HAL 0
- #define DEBUG_GPS 0
- #define DEBUG_GPIO
- #define DEBUG_LBT 0
-#endif