tbm-mcu/include/shell/buzzer.h

3 lines
85 B
C

#pragma once
int shell_buzzer(struct console *con, size_t argc, const char **argv);