河北水利局项目
This commit is contained in:
13
yw/isreport.h
Normal file
13
yw/isreport.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __ISREPORT__
|
||||
#define __ISREPORT__
|
||||
#include "global.h"
|
||||
|
||||
void isreport_set(bool isrp);
|
||||
bool isreport_get();
|
||||
void isreport_write();
|
||||
void isreport_read();
|
||||
u8 isreport_getval();
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user