Skip to content
Snippets Groups Projects
Commit fdf2dc49 authored by LEESANGKYEONG's avatar LEESANGKYEONG
Browse files

update

parent 2a295dd0
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,7 @@ int main(int argc, char* argv[]) {
wiringPiSetup();
if (argc < 2) {
printf("Insert Correct value, try again\n");
exit(-1);
led_red_task();
}
gno = atoi(argv[1]);
time = atoi(argv[2]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment