avr: removed unused code.
This commit is contained in:
@@ -170,17 +170,6 @@ REED_Every100ms:
|
||||
|
||||
|
||||
|
||||
REED_Timer:
|
||||
push r15
|
||||
in r15, SREG
|
||||
cli
|
||||
rcall reedHandleChanges
|
||||
out SREG, r15
|
||||
pop r15
|
||||
ret
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; @routine reedSetupConfig
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user