diff --git a/drivers/include/periph/wdt.h b/drivers/include/periph/wdt.h index d9282fe403..dadad0e65c 100644 --- a/drivers/include/periph/wdt.h +++ b/drivers/include/periph/wdt.h @@ -54,7 +54,6 @@ * * int main(void) * { - * * wdt_setup_reboot(0, MAX_TIME); * wdt_start(); *