avr: include printDs inside #ifdef
This commit is contained in:
@@ -336,7 +336,6 @@ printSendStats:
|
||||
pop r15
|
||||
out SREG, r15
|
||||
ret
|
||||
#endif
|
||||
|
||||
|
||||
printDs:
|
||||
@@ -365,6 +364,7 @@ printDs_loop1:
|
||||
pop r15
|
||||
out SREG, r15
|
||||
ret
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user