disable debug code.
This commit is contained in:
@@ -62,9 +62,9 @@ AppStats_OnEveryMinute:
|
||||
ret
|
||||
|
||||
AppStats_OnEveryMinute_noIrq:
|
||||
ldi yl, LOW(netInterfaceData)
|
||||
ldi yh, HIGH(netInterfaceData)
|
||||
rcall AppNetwork_SendRxdStats ; debug
|
||||
; ldi yl, LOW(netInterfaceData)
|
||||
; ldi yh, HIGH(netInterfaceData)
|
||||
; rcall AppNetwork_SendRxdStats ; debug
|
||||
|
||||
lds r16, appStatsTimer
|
||||
inc r16
|
||||
|
||||
Reference in New Issue
Block a user