#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