This repository has been archived on 2026-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
hero/Mecanum Wheel moving project 1/Core/Src/RefreeSystem.c
2025-11-27 20:08:38 +08:00

6 lines
117 B
C

#include "RefreeSystem.h"
#include "main.h"
uint8_t RefereeSystem_Status =0;
uint8_t RefereeSystem_ShooterStatus=1;