test commit
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
b5d5245f46
commit
8082ea1000
1
TODO
1
TODO
@ -251,7 +251,6 @@ FEATURE_CLEAN_UP
|
|||||||
For right now, exit() handles it just fine.
|
For right now, exit() handles it just fine.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Minor stuff:
|
Minor stuff:
|
||||||
watchdog.c could autodetect the timer duration via:
|
watchdog.c could autodetect the timer duration via:
|
||||||
if(!ioctl (fd, WDIOC_GETTIMEOUT, &tmo)) timer_duration = 1 + (tmo / 2);
|
if(!ioctl (fd, WDIOC_GETTIMEOUT, &tmo)) timer_duration = 1 + (tmo / 2);
|
||||||
|
Loading…
Reference in New Issue
Block a user