mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
蜂鸣器移植到modules层
This commit is contained in:
7
modules/alarm/buzzer.h
Normal file
7
modules/alarm/buzzer.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef BUZZER_H
|
||||
#define BUZZER_H
|
||||
#include "daemon.h"
|
||||
void buzzer_init();
|
||||
|
||||
|
||||
#endif // !BUZZER_H
|
||||
Reference in New Issue
Block a user