summaryrefslogtreecommitdiff
path: root/libloragw/inc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/inc/config.h')
-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