Quote upload port for Espressif OTA // Issue #417
This commit is contained in:
@@ -115,7 +115,7 @@ env.Replace(
|
||||
UPLOADEROTAFLAGS=[
|
||||
"--debug",
|
||||
"--progress",
|
||||
"-i", "$UPLOAD_PORT",
|
||||
"-i", '"$UPLOAD_PORT"',
|
||||
"$UPLOAD_FLAGS"
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user