diff --git a/avr/modules/motion/main.asm b/avr/modules/motion/main.asm index d80c816..1390f67 100644 --- a/avr/modules/motion/main.asm +++ b/avr/modules/motion/main.asm @@ -8,7 +8,7 @@ ; *************************************************************************** -.equ MOTION_TIMER_REPORT = 30 ; report motion at most every 3s +.equ MOTION_TIMER_REPORT = 20 ; report motion at most every 2s .dseg