// // Created by EDZ on 25-9-16. // #ifndef RTC_SLEEP_H #define RTC_SLEEP_H #include <time.h> #include <stdlib.h> #include "string.h" #include "E52.h" #include "E104-BT5005A.h" void RTC_Sleep_Enter_Fun(void); #endif //RTC_SLEEP_H