添加文件1和文件2
This commit is contained in:
6
PTZ/Core/Src/RefereeSystem.c
Normal file
6
PTZ/Core/Src/RefereeSystem.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "RefereeSystem.h"
|
||||
#include "main.h"
|
||||
|
||||
uint8_t RefereeSystem_Status =0;
|
||||
uint8_t RefereeSystem_ShooterStatus=1;
|
||||
uint8_t RefereeSystem_ShooterOpenFlag=1;
|
||||
Reference in New Issue
Block a user