fix(all): remove unused header includes

This commit is contained in:
Xiao Xufeng
2024-03-24 01:39:40 +08:00
parent f886bbc848
commit 313c4f2cdc
12 changed files with 0 additions and 14 deletions
@@ -3,7 +3,6 @@
#include <string.h>
#include "sdkconfig.h"
#include "esp_log.h"
#include "spi_flash_mmap.h"
#include "esp32s2/memprot.h"
#include "soc/soc.h"