avr: removed command to switch on debug led.

This commit is contained in:
Martin Preuss
2023-04-21 00:15:42 +02:00
parent 11c674d673
commit 76e58b6fec

View File

@@ -122,7 +122,6 @@ bootLoader_loop1:
bootLoader_startFirmware:
sbi PORTA, PORTA3 ; LED off
cbi PORTA, PORTA2 ; on (debug)
ldi r16, 20
rcall flashWaitForMulti100ms
rjmp firmwareStart