avr: updated apps and modules to latest changes.
This commit is contained in:
@@ -120,10 +120,10 @@ com2wnReadNextBit_end:
|
||||
; @clobbers r16, r17, r18, X
|
||||
|
||||
com2wnByteRecvd:
|
||||
#ifdef MODULES_LED_ACTIVITY
|
||||
push r16
|
||||
rcall LedActivity_Trigger
|
||||
pop r16
|
||||
#ifdef LED1_NETWORK_ACTIVITY
|
||||
push r16
|
||||
bigcall LED1_SetActivityTiming ; (r18-r20)
|
||||
pop r16
|
||||
#endif
|
||||
ldd xl, Y+COM2W_IFACE_OFFS_BUFPOS_LOW
|
||||
ldd xh, Y+COM2W_IFACE_OFFS_BUFPOS_HIGH
|
||||
|
||||
Reference in New Issue
Block a user