河北水利局项目
This commit is contained in:
10
yw/hearttime.h
Normal file
10
yw/hearttime.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __HEARTTIME__
|
||||
#define __HEARTTIME__
|
||||
#include "global.h"
|
||||
|
||||
u8 hearttime_get();
|
||||
void hearttime_set(u8 space);
|
||||
void hearttime_write();
|
||||
void hearttime_read();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user