AVR: Perdiodically send SEND STATs message (debug).

This commit is contained in:
Martin Preuss
2023-01-26 18:57:48 +01:00
parent 87b31a4a4b
commit e9541761fd

View File

@@ -282,6 +282,8 @@ onEvery10s:
; USED: depending on called routines
onEveryMinute:
ldi r16, 219
rcall COM_EnqueueComSendStats
ret