debugging improvements

This commit is contained in:
geeksville committed 2020-06-17 17:16:25 -07:00
1 parent 7cdc2b3571
commit 33aa9425af
2 files changed
+3 -1

No files matched your search

+1
View File
@@ -4,6 +4,7 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "meshtastic BLE",
"type": "python",
+2 -1
View File
@@ -3,5 +3,6 @@
"Meshtastic",
"TORADIO",
"Vids"
]
],
"python.pythonPath": "/usr/bin/python3"
}