test_amp: wait for panda

old-commit-hash: dec3c5a57d
beeps
Comma Device 2 years ago
parent 678825e10f
commit 4eb842c0f2
  1. 1
      system/hardware/tici/tests/test_amplifier.py

@ -21,6 +21,7 @@ class TestAmplifier(unittest.TestCase):
# clear dmesg
subprocess.check_call("sudo dmesg -C", shell=True)
Panda.wait_for_panda(None, 30)
self.panda = Panda()
self.panda.reset()

Loading…
Cancel
Save