mirror of
https://github.com/meshtastic/python.git
synced 2026-06-22 14:30:05 -04:00
Add basic arg parsing to the meshtastic analysis stuff
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -41,8 +41,8 @@
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "meshtastic.analysis",
|
||||
"justMyCode": true,
|
||||
"args": [""]
|
||||
"justMyCode": false,
|
||||
"args": []
|
||||
},
|
||||
{
|
||||
"name": "meshtastic set chan",
|
||||
|
||||
Reference in New Issue
Block a user