mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-18 01:58:56 +00:00
v1.2.2
This commit is contained in:
@@ -32,7 +32,6 @@ static const struct option lopts[] = {
|
||||
|
||||
static void test_gpio_usage(char *program)
|
||||
{
|
||||
printf("Compile time: %s %s\n", __DATE__, __TIME__);
|
||||
printf("Usage: %s [options]\n", program);
|
||||
printf("\t -i, --input\t\tConfigure PIN as input-pin, and print pressed count. Default as PD.15\n");
|
||||
printf("\t -o, --output\t\tConfigure PIN as output-pin .\n");
|
||||
|
||||
Reference in New Issue
Block a user