mirror of
https://github.com/meshtastic/python.git
synced 2026-01-10 08:47:56 -05:00
debugging improvements
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -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",
|
||||
|
||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -3,5 +3,6 @@
|
||||
"Meshtastic",
|
||||
"TORADIO",
|
||||
"Vids"
|
||||
]
|
||||
],
|
||||
"python.pythonPath": "/usr/bin/python3"
|
||||
}
|
||||
Reference in New Issue
Block a user