mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
ci: wait longer for T1 bootup
This commit is contained in:
parent
6050412ed4
commit
2ecd4eeac2
@ -43,7 +43,7 @@ class TrezorOne(Device):
|
||||
self.touch("right", "click")
|
||||
self.wait(5)
|
||||
self.touch("right", "click")
|
||||
self.wait(5)
|
||||
self.wait(10)
|
||||
return self.check_model("Trezor 1")
|
||||
|
||||
def _enter_bootloader(self):
|
||||
|
Loading…
Reference in New Issue
Block a user