添加文件1和文件2
This commit is contained in:
9
PTZ/Core/Inc/RefereeSystem.h
Normal file
9
PTZ/Core/Inc/RefereeSystem.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __RefereeSystem_H
|
||||
#define __RefereeSystem_H
|
||||
#include "main.h"
|
||||
|
||||
extern uint8_t RefereeSystem_Status;
|
||||
extern uint8_t RefereeSystem_ShooterStatus;
|
||||
extern uint8_t RefereeSystem_ShooterOpenFlag;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user