mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-18 13:33:57 +08:00
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user