mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 05:46:14 -04:00
Only write single config
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -74,7 +74,7 @@
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": true,
|
||||
"args": ["--debug", "--set", "lora.region", "1"]
|
||||
"args": ["--debug", "--set", "lora.region", "TW"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic debug setPref",
|
||||
|
||||
Reference in New Issue
Block a user