#ifndef __BEEP_LOGIC_H__ #define __BEEP_LOGIC_H__ #include "stm32f10x.h" void main_logic(void); //Ö÷Âß¼­ÔÚÕâÀïÖ´ÐÐ #endif