tbm-mcu/include/shell/version.h

4 lines
86 B
C
Raw Normal View History

2017-07-27 10:51:54 +02:00
#pragma once
2017-07-27 11:54:31 +02:00
int shell_version(struct console *con, size_t argc, const char **argv);