mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
fix debug output
This commit is contained in:
parent
6ad5b4fb80
commit
ffdeb41b4d
@ -304,7 +304,7 @@ void vtimer_print(vtimer_t *t)
|
||||
{
|
||||
printf("Seconds: %"PRIu32" - Microseconds: %"PRIu32"\n \
|
||||
action: %p\n \
|
||||
action: %p\n \
|
||||
arg: %p\n \
|
||||
pid: %u\n",
|
||||
t->absolute.seconds, t->absolute.microseconds,
|
||||
t->action,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user