tbm-mcu/include/shell/echo.h

3 lines
83 B
C

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