Search found 1 match

by blackeneth
Wed Feb 24, 2021 9:48 pm
Forum: ESP32 Arduino
Topic: ESP32 Internal RTC
Replies: 2
Views: 6624

Re: ESP32 Internal RTC

You can find the low level RTC functions in the "rtc.h" library file; on my system it is located at
\Arduino\hardware\espressif\esp32\tools\sdk\include\soc\soc\rtc.h

Don't get confused with the other rtc.h that is located at
\Arduino\hardware\espressif\esp32\tools\sdk\include\esp32\rom\rtc.h