We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe99c53 commit a63774fCopy full SHA for a63774f
example/tools/ota/ota_mass_upload.sh
@@ -35,7 +35,7 @@ checkExecutable "uniq"
35
checkExecutable "paste"
36
37
# Default wait time for OTA process to complete
38
-waittime=600
+waittime=900
39
newtagversion=""
40
41
while getopts t:v:f:o:d: flag
0 commit comments