removed unused command
This commit is contained in:
parent
1fdf6d2cca
commit
a38c71674b
@ -98,7 +98,6 @@ void handle_usbfs_input(int numbytes, uint8_t *data)
|
|||||||
printf(
|
printf(
|
||||||
"Available commands:\n"
|
"Available commands:\n"
|
||||||
"\tr : toggle the 12V regulator\n"
|
"\tr : toggle the 12V regulator\n"
|
||||||
"\td : init display\n"
|
|
||||||
"\ts : scan I2C bus\n"
|
"\ts : scan I2C bus\n"
|
||||||
);
|
);
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user