We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e048d16 + 8dd5010 commit aeb5316Copy full SHA for aeb5316
1 file changed
sys/shell/commands/sc_rtc.c
@@ -34,7 +34,6 @@ static void _alarm_handler(void *arg)
34
(void) arg;
35
36
puts("The alarm rang");
37
- return 0;
38
}
39
40
static int dow(int year, int month, int day)
0 commit comments