esp-idf/components/esp_hw_support/include/esp_clk.h
2021-03-31 19:17:33 +08:00

3 lines
111 B
C

#warning esp_clk.h has been replaced by esp32/clk.h, please include esp32/clk.h instead
#include "esp32/clk.h"