#include "buzzer.h" void buzzer_init(void) { } void buzzer_start(void) { } void buzzer_stop(void) { } void buzzer_task(void) { }