Oops - forgot to fix up the command timeout reset code in the AVRISP-MKII clone programmer.
This commit is contained in:
		
							parent
							
								
									7d83e10b7f
								
							
						
					
					
						commit
						d8621ee8f4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -361,7 +361,7 @@ uint8_t ISPTarget_WaitForProgComplete(const uint8_t ProgrammingMode,
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	/* Program complete - reset timeout */
 | 
			
		||||
	wdt_reset();
 | 
			
		||||
	TimeoutTicksRemaining = COMMAND_TIMEOUT_TICKS;
 | 
			
		||||
 | 
			
		||||
	return ProgrammingStatus;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue