X-Git-Url: https://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2FOWRomFunctions.s;h=0b1488dd9b9d074ae9e191e9460dc8e96807965e;hp=aa7891da2328ed0e32bcd1607b42f3a2edb255c0;hb=6aa7a2df05f4f65bf6c7260487a470798a5ed1b1;hpb=43ec5c5d9f5cb2ce698dc6f6591cde81a059bcef diff --git a/common/OWRomFunctions.s b/common/OWRomFunctions.s index aa7891d..0b1488d 100644 --- a/common/OWRomFunctions.s +++ b/common/OWRomFunctions.s @@ -165,7 +165,7 @@ hrc_jmp_flasher: lds r_temp,flashmarker cpi r_temp,2 brne hrc_jmp_flasher_inc - ldi r_temp,0xE0 + ldi r_temp,0xC0 push r_temp ldi r_temp,0x0E push r_temp @@ -453,7 +453,7 @@ OWINIT: sbic _SFR_IO_ADDR(PINA),PINA5 rjmp owinit_botest_end ;PINA5 nicht 0.... nicht verbunden cbi _SFR_IO_ADDR(DDRA),PINA4 - ldi r_temp,0xE0 + ldi r_temp,0xC0 push r_temp ldi r_temp,0x0E push r_temp