diff --git a/system/hardware/tici/tests/test_power_draw.py b/system/hardware/tici/tests/test_power_draw.py index 4683bba1f9..1487db0842 100755 --- a/system/hardware/tici/tests/test_power_draw.py +++ b/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), ]