avr: added NET_Interface_ResetStats and call it daily.
This commit is contained in:
@@ -100,6 +100,17 @@ AppNetwork_Every100ms_jump:
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; @routine AppNetwork_Every100ms @global
|
||||
;
|
||||
; @clobbers R16, R17, X
|
||||
|
||||
AppNetwork_EveryDay:
|
||||
bigjmp NET_Interface_ResetStats ; (R16, R17, X)
|
||||
; @end
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; @routine AppNetwork_HandleMsg @global
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user