Disable rmt debug log

This commit is contained in:
baohongde
2020-08-03 22:32:22 +08:00
committed by maojianxin
parent f0206427b0
commit 69fd702b1d
2 changed files with 2 additions and 2 deletions

View File

@@ -462,7 +462,7 @@ esp_err_t esp_ble_scan_dupilcate_list_flush(void);
void esp_bt_check_need_restart();
#define RMT_DEBUG_LOG_EN
// #define RMT_DEBUG_LOG_EN
#ifdef RMT_DEBUG_LOG_EN
extern uint32_t* btdm_rmt_get_fixed_log_addr();