From 761551db75e996dd4c45bd2427b6da23594a4a6b Mon Sep 17 00:00:00 2001 From: kimocoder Date: Tue, 3 Jul 2018 10:14:30 +0200 Subject: [PATCH] enable DBG_HIGHEST_RATE_BMP_BW_CHANGE with CONFIG_DBG_TXPOWER --- include/autoconf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/autoconf.h b/include/autoconf.h index f377706..af0b95d 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -348,6 +348,7 @@ #define DBG_TX_POWER_IDX 1 #define DBG_PG_TXPWR_READ 1 +#define DBG_HIGHEST_RATE_BMP_BW_CHANGE 1 /* #define DBG_SHOW_MCUFWDL_BEFORE_51_ENABLE */ /* #define DBG_ROAMING_TEST */