mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Jenkins HIL disable buzzer and remove redundant px4_fmu-v5 test
This commit is contained in:
@@ -14,7 +14,7 @@ def monitor_firmware_upload(port, baudrate):
|
||||
|
||||
finished = 0
|
||||
|
||||
timeout = 30 # 30 seconds
|
||||
timeout = 60 # 60 seconds
|
||||
timeout_start = time.time()
|
||||
timeout_newline = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user