refactor(rtcio): update comments for rtc_io header file

Closes https://github.com/espressif/esp-idf/issues/13735
This commit is contained in:
Song Ruo Jing
2024-12-20 20:44:49 +08:00
parent b92e993d56
commit 3fde2017cd
6 changed files with 38 additions and 38 deletions

View File

@@ -11,8 +11,6 @@
#include "esp_private/periph_ctrl.h"
#include "esp_private/io_mux.h"
#include "freertos/FreeRTOS.h"
#include "freertos/semphr.h"
#include "freertos/timers.h"
#include "driver/rtc_io.h"
#include "driver/lp_io.h"
#include "hal/rtc_io_hal.h"