huyongji1.1-system/App/gungshi/guangshi.h

12 lines
143 B
C
Raw Normal View History

2025-04-16 09:58:09 +08:00
#ifndef GUANGSHI_H
#define GUANGSHI_H
#include "main.h"
#include "Driver.h"
extern uint8_t bizohi;
void Check_Power_Source(void);
#endif