feat: update update interval for worker
This commit is contained in:
@@ -7,7 +7,7 @@ from redis import Redis
|
|||||||
from control.walle import WallE
|
from control.walle import WallE
|
||||||
from control.camera import Camera
|
from control.camera import Camera
|
||||||
|
|
||||||
INTERVAL_TICK = 0.05 # 20/s
|
INTERVAL_TICK = 0.025 # 20/s
|
||||||
INTERVAL_IMAGE = 0.05 # 20/s
|
INTERVAL_IMAGE = 0.05 # 20/s
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user