mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 06:17:44 -04:00
fix launch.json punctuation
This commit is contained in:
1 parent
eb85439000
commit
66e32f812a
1 file changed
+1
-2
Vendored
+1
-2
@@ -262,7 +262,7 @@
|
||||
"module": "meshtastic",
|
||||
"justMyCode": true,
|
||||
"args": ["--nodes", "--show-fields", "AKA,Pubkey,Role,Role,Role,Latitude,Latitude,deviceMetrics.voltage"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "meshtastic --export-config",
|
||||
"type": "debugpy",
|
||||
@@ -271,6 +271,5 @@
|
||||
"justMyCode": true,
|
||||
"args": ["--export-config", "config.json"]
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
Reference in new issue
Block a user