Skip to content

Commit a63774f

Browse files
committed
Increased timeout
1 parent fe99c53 commit a63774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/tools/ota/ota_mass_upload.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ checkExecutable "uniq"
3535
checkExecutable "paste"
3636

3737
# Default wait time for OTA process to complete
38-
waittime=600
38+
waittime=900
3939
newtagversion=""
4040

4141
while getopts t:v:f:o:d: flag

0 commit comments

Comments
 (0)