component/esp32 : clear some minor thingsw about PM and coexistence

This commit is contained in:
Tian Hao
2018-04-03 15:37:28 +08:00
committed by Xia Xiaotian
parent 595ddfd825
commit 58e7464dc0
7 changed files with 134 additions and 60 deletions

View File

@@ -36,7 +36,7 @@
#include "freertos/portmacro.h"
#include "phy.h"
#include "phy_init_data.h"
#include "esp_coexist.h"
#include "coexist_internal.h"
#include "driver/periph_ctrl.h"