Initial commit
This commit is contained in:
8
FW/Core/my_src/relay_task.h
Normal file
8
FW/Core/my_src/relay_task.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef RELAY_TASK_H_
|
||||
#define RELAY_TASK_H_
|
||||
|
||||
extern void relay_output_handle(void);
|
||||
extern void set_Relay_alarm_state(unsigned char aSta);
|
||||
extern void set_Relay_fault_state(unsigned char aSta);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user