This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
CMS3in1/1.Cabin/4.MISC/CMS_BMS/VM_App/VM_Sampling_Control.h

10 lines
169 B
C

#include "sys.h"
extern uint8_t Control_Buf[8];
extern uint8_t Control_Ins_Flag;
void Sampling_Control(void);
void CDC_Data_Send(void);
void Instruct_Judgment(void);