fix(soc): soc header files can pass CI check

This commit is contained in:
morris
2023-06-25 16:14:58 +08:00
parent d18a03b0db
commit 1c0be26531
33 changed files with 103 additions and 103 deletions
@@ -11,8 +11,6 @@
#include "freertos/queue.h"
#include "esp_log.h"
#include "driver/touch_pad.h"
#include "soc/rtc_periph.h"
#include "soc/sens_periph.h"
static const char *TAG = "Touch pad";