Fix command.c and README

This commit is contained in:
tmk 2013-05-15 00:23:36 +09:00
parent 92b0674a7f
commit adbd15d5bd
2 changed files with 1 additions and 25 deletions

View file

@ -106,7 +106,6 @@ static void command_common_help(void)
print("x: toggle matrix debug\n");
print("k: toggle keyboard debug\n");
print("m: toggle mouse debug\n");
print("p: toggle print enable\n");
print("v: print device version & info\n");
print("t: print timer count\n");
print("s: print status\n");