SAMA5D4-EK: Add the button test to the NSH configuration
This commit is contained in:
parent
ddc799d049
commit
b0d0e4a031
@ -410,6 +410,7 @@ int buttons_main(int argc, char *argv[])
|
||||
{
|
||||
maxbuttons = strtol(argv[1], NULL, 10);
|
||||
}
|
||||
|
||||
lowsyslog("maxbuttons: %d\n", maxbuttons);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user