avr: removed command to switch on debug led.
This commit is contained in:
@@ -122,7 +122,6 @@ bootLoader_loop1:
|
|||||||
bootLoader_startFirmware:
|
bootLoader_startFirmware:
|
||||||
sbi PORTA, PORTA3 ; LED off
|
sbi PORTA, PORTA3 ; LED off
|
||||||
|
|
||||||
cbi PORTA, PORTA2 ; on (debug)
|
|
||||||
ldi r16, 20
|
ldi r16, 20
|
||||||
rcall flashWaitForMulti100ms
|
rcall flashWaitForMulti100ms
|
||||||
rjmp firmwareStart
|
rjmp firmwareStart
|
||||||
|
|||||||
Reference in New Issue
Block a user