update power

pull/24762/head
ZwX1616 3 years ago
parent b25bc228d6
commit 88b1b9ef53
  1. 2
      selfdrive/hardware/tici/test_power_draw.py

@ -21,7 +21,7 @@ class Proc:
PROCS = [ PROCS = [
Proc('camerad', 2.25), Proc('camerad', 2.25),
Proc('modeld', 0.95), Proc('modeld', 0.95),
Proc('dmonitoringmodeld', 0.25), Proc('dmonitoringmodeld', 0.35),
Proc('encoderd', 0.23), Proc('encoderd', 0.23),
] ]

Loading…
Cancel
Save