Lowered expected power draw for mapsd

old-commit-hash: ae0768909b
beeps
mitchellgoffpc 2 years ago
parent deaf568649
commit 3f69f4064a
  1. 2
      system/hardware/tici/tests/test_power_draw.py

@ -26,7 +26,7 @@ PROCS = [
Proc('modeld', 0.93, atol=0.2),
Proc('dmonitoringmodeld', 0.4),
Proc('encoderd', 0.23),
Proc('mapsd', 0.1),
Proc('mapsd', 0.05),
Proc('navmodeld', 0.05),
]

Loading…
Cancel
Save