generated from Template/H563ZI-HAL-CMake-Template
加入Buzzer,Shake_Motor,Ultrasound
This commit is contained in:
9
fun/Buzzer.h
Normal file
9
fun/Buzzer.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __BUZZER_H__
|
||||
#define __BUZZER_H__
|
||||
|
||||
#include "headfile.h"
|
||||
|
||||
void Buzzer_Open(void);
|
||||
void Buzzer_Close(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user