tbm-mcu/include/shell/buzzer.h

4 lines
85 B
C
Raw Normal View History

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