6 lines
98 B
C
6 lines
98 B
C
#ifndef __RTC_FUNC_H__
|
|
#define __RTC_FUNC_H__
|
|
#include "typedef.h"
|
|
#include "app_config.h"
|
|
#endif
|