add module-buzzer

This commit is contained in:
TuxMonkey
2025-11-09 21:56:44 +08:00
parent fbedc008ef
commit e8a55af06a
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
//
// Created by ASUS on 2025/11/9.
//
#include "buzzer.h"

View File

@@ -0,0 +1,8 @@
//
// Created by ASUS on 2025/11/9.
//
#ifndef TRONONEH7_SCAFFOLD_BUZZER_H
#define TRONONEH7_SCAFFOLD_BUZZER_H
#endif //TRONONEH7_SCAFFOLD_BUZZER_H