mirror of
https://github.com/meshtastic/python.git
synced 2026-02-18 14:49:24 -05:00
debugging config tweaks
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -163,7 +163,7 @@
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": true,
|
||||
"justMyCode": false,
|
||||
"args": ["--noproto", "--seriallog", "stdout"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user