Increase watchdog timeout because some SD card operations need a lot of time
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user