mirror of
https://github.com/meshtastic/python.git
synced 2026-04-30 11:55:17 -04:00
Automatically extract and store all known structured-logs
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -204,7 +204,7 @@
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": false,
|
||||
"args": ["--slog", "--power-ppk2-meter", "--power-stress", "--power-voltage", "3.3"]
|
||||
"args": ["--slog", "--power-ppk2-meter", "--power-stress", "--power-voltage", "3.3", "--seriallog"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic test",
|
||||
|
||||
Reference in New Issue
Block a user