Skip to content

Commit c2f7242

Browse files
authored
clippy
1 parent ca5ea90 commit c2f7242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cargo-espflash/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ fn flash(args: FlashArgs, config: &Config) -> Result<()> {
370370
true,
371371
args.flash_args.processors,
372372
Some(build_ctx.artifact_path),
373+
false,
373374
)
374375
} else {
375376
Ok(())

0 commit comments

Comments
 (0)