mirror of
https://github.com/meshtastic/python.git
synced 2026-05-18 21:35:07 -04:00
Store much higher (time) res power readings any time we've just fetched
new readings. This allows for better plotting/analysis but still keeping runtime polling low.
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-supply", "--power-stress", "--power-voltage", "3.3", "--seriallog", "--ble"]
|
||||
"args": ["--slog", "--power-ppk2-supply", "--power-stress", "--power-voltage", "3.3", "--ble"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic test",
|
||||
|
||||
Reference in New Issue
Block a user