mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
debugging improvements
This commit is contained in:
1 parent
7cdc2b3571
commit
33aa9425af
2 files changed
+3
-1
No files matched your search
Vendored
+1
@@ -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",
|
||||
|
||||
Vendored
+2
-1
@@ -3,5 +3,6 @@
|
||||
"Meshtastic",
|
||||
"TORADIO",
|
||||
"Vids"
|
||||
]
|
||||
],
|
||||
"python.pythonPath": "/usr/bin/python3"
|
||||
}
|
||||
Reference in new issue
Block a user