Skip to content

Commit

Permalink
Fix incorrect options in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moritztim authored Nov 12, 2024
1 parent c910b1f commit c7d203d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-generate/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
// "svdFile": "./.vscode/rp2040.svd",
}
],
"consoleLogLevel": "Info", //Error, Warn, Info, Debug, Trace
"consoleLogLevel": "Info", //Error, Warn, Info, Debug
"wireProtocol": "Swd"
}
]
Expand Down

0 comments on commit c7d203d

Please sign in to comment.