mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
need some enumeration time
This commit is contained in:
@@ -94,6 +94,10 @@ class Mdma:
|
||||
self.gpio(Pins.VIN_EN, True)
|
||||
self.aux("on")
|
||||
|
||||
# give time to enumerate
|
||||
if qdl:
|
||||
time.sleep(1)
|
||||
|
||||
return boot_time
|
||||
|
||||
def serial(self):
|
||||
|
||||
Reference in New Issue
Block a user