Make camerad timing test threshold same as rest

old-commit-hash: ec403da78f8a1a830ae39dd307da4f78dc7710b8
This commit is contained in:
Harald Schafer
2021-10-06 18:40:04 -07:00
parent 5a1e44c417
commit 8bcb1e32af

View File

@@ -73,8 +73,8 @@ TIMINGS = {
"controlsState": [2.5, 0.35],
"lateralPlan": [2.5, 0.5],
"longitudinalPlan": [2.5, 0.5],
"roadCameraState": [1.5, 0.35],
"driverCameraState": [1.5, 0.35],
"roadCameraState": [2.5, 0.35],
"driverCameraState": [2.5, 0.35],
"modelV2": [2.5, 0.35],
"driverState": [2.5, 0.35],
"liveLocationKalman": [2.5, 0.35],