debugging config tweaks

This commit is contained in:
Kevin Hester committed 2024-06-25 10:25:58 -07:00
1 parent b7f7a40192
commit 6c0e978470
1 file changed
+1 -1
+1 -1
View File
@@ -163,7 +163,7 @@
"type": "python",
"request": "launch",
"module": "meshtastic",
"justMyCode": true,
"justMyCode": false,
"args": ["--noproto", "--seriallog", "stdout"]
},
{