Revert "camerad: enable BPS (#34570)"

This reverts commit da2a5f4305.
This commit is contained in:
Adeeb Shihadeh
2025-02-11 20:30:37 -08:00
parent fbf918b311
commit 3d097faec0
2 changed files with 3 additions and 3 deletions
@@ -31,7 +31,7 @@ class Proc:
PROCS = [
Proc(['camerad'], 1.6, msgs=['roadCameraState', 'wideRoadCameraState', 'driverCameraState']),
Proc(['camerad'], 1.75, msgs=['roadCameraState', 'wideRoadCameraState', 'driverCameraState']),
Proc(['modeld'], 1.12, atol=0.2, msgs=['modelV2']),
Proc(['dmonitoringmodeld'], 0.6, msgs=['driverStateV2']),
Proc(['encoderd'], 0.23, msgs=[]),