Increase watchdog timeout because some SD card operations need a lot of time
This commit is contained in:
parent
dc9fc2f814
commit
09ea84beaf
@ -77,7 +77,7 @@ enum analog_value_monitor {
|
||||
#define WATCHDOG_HALT_DEBUG (0)
|
||||
#endif
|
||||
|
||||
#define WATCHDOG_PRESCALER 8
|
||||
#define WATCHDOG_PRESCALER 16
|
||||
|
||||
/**
|
||||
* @brief Minimum number of bytes that have to be free on the stack. If this is not the case, an error is detected
|
||||
|
Loading…
Reference in New Issue
Block a user