Buzzer_Play_User.h 188 Bytes
Newer Older
时昊's avatar
时昊 committed
1 2 3 4 5 6
#ifndef BUZZER_PLAY_USER_H__
#define BUZZER_PLAY_USER_H__
#include "Buzzer_Play.h"
extern void Buzzer_Play_Init_Example(void);
extern void Buzzer_Volume_Set(Buzzer_uint8_t u16BzVo);
#endif