Skip to content
Snippets Groups Projects
Commit b0d0e4a0 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SAMA5D4-EK: Add the button test to the NSH configuration

parent ddc799d0
No related branches found
No related tags found
No related merge requests found
......@@ -410,6 +410,7 @@ int buttons_main(int argc, char *argv[])
{
maxbuttons = strtol(argv[1], NULL, 10);
}
lowsyslog("maxbuttons: %d\n", maxbuttons);
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment