Skip to content

Commit 7afecfb

Browse files
committed
make test pass CI
1 parent 431c4c1 commit 7afecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTS/mbed_hal/watchdog_reset/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "mbed.h"
2727

2828
#define TIMEOUT_MS 100UL
29-
#define KICK_ADVANCE_MS 10UL
29+
#define KICK_ADVANCE_MS 25UL
3030

3131
#define MSG_VALUE_DUMMY "0"
3232
#define CASE_DATA_INVALID 0xffffffffUL

0 commit comments

Comments
 (0)