avr: fixed a bug.
This commit is contained in:
@@ -288,19 +288,6 @@ test:
|
||||
bigcall OBJ_HandleSignal
|
||||
|
||||
|
||||
#if 0
|
||||
ldi xl, LOW(EEPROM_OFFS_TLV)
|
||||
ldi xh, HIGH(EEPROM_OFFS_TLV)
|
||||
eeloop:
|
||||
bigcall Eeprom_CheckAddr
|
||||
brcc eeloop_end
|
||||
ldi r16, 0xff
|
||||
bigcall Eeprom_WriteByte
|
||||
adiw xh:xl, 1
|
||||
rjmp eeloop
|
||||
eeloop_end:
|
||||
#endif
|
||||
|
||||
ret
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user