Major refactor of RTC-related code
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define __NIGHTM_H__
|
||||
|
||||
#include "config.h"
|
||||
#include "time.h"
|
||||
#include "rtc.h"
|
||||
|
||||
void nightm_config(struct NIGHTM_CFG* cfg);
|
||||
void nightm_handle(void);
|
||||
void nightm_handle(struct RTC_DATA* rtc);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user