Do not include srslte.h in debug

master
Ismael Gomez 7 years ago
parent e867184aa3
commit be880e16f4

@ -37,7 +37,8 @@
#include <stdio.h> #include <stdio.h>
#include "srslte/config.h" #include "srslte/config.h"
#include "srslte/srslte.h" #include "srslte/phy/common/phy_logger.h"
#define SRSLTE_VERBOSE_DEBUG 2 #define SRSLTE_VERBOSE_DEBUG 2
#define SRSLTE_VERBOSE_INFO 1 #define SRSLTE_VERBOSE_INFO 1
#define SRSLTE_VERBOSE_NONE 0 #define SRSLTE_VERBOSE_NONE 0

Loading…
Cancel
Save