Changed avrdude flash-command (changed baud-rate)
This commit is contained in:
		
							parent
							
								
									3b78e14c2a
								
							
						
					
					
						commit
						487d153ec7
					
				@ -8,4 +8,4 @@ Board: Arduino Nano<br>
 | 
			
		||||
<br>
 | 
			
		||||
<br>
 | 
			
		||||
Use avrdude (Flash hex-code to Arduino nano):<br>
 | 
			
		||||
avrdude.exe -patmega328p -carduino -Pcom6 -b57600 -D -Uflash:w:"$(ProjectDir)Release\$(TargetName).hex":i<br>
 | 
			
		||||
avrdude.exe -patmega328p -carduino -Pcom6 -b115200 -D -Uflash:w:"$(ProjectDir)Release\$(TargetName).hex":i<br>
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user