mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Disable rmt debug log
This commit is contained in:
parent
f0206427b0
commit
69fd702b1d
@ -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();
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 05aad63cf1a86b6a45d36722d5aca8651f15ce57
|
||||
Subproject commit 66de1f426a8f8ce7ba5e064c3652b6816e6977bc
|
Loading…
Reference in New Issue
Block a user