Bluetooth build fail when power management is enabled

This commit is contained in:
xiongweichao
2022-06-06 20:28:25 +08:00
parent 5ef3614e5f
commit 2873c46122

View File

@@ -37,6 +37,7 @@
#include "esp_err.h"
#include "esp_log.h"
#include "esp_pm.h"
#include "esp_timer.h"
#include "driver/periph_ctrl.h"
#include "soc/rtc.h"
#include "soc/soc_memory_layout.h"