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/Remote.c
2025-11-27 20:08:38 +08:00

4 lines
88 B
C

#include "main.h"
#include "Remote.h"
uint8_t Remote_Status;
uint8_t Remote_StartFlag=1;