ppk2 tweaks

This commit is contained in:
Kevin Hester
2024-06-24 09:57:46 -07:00
parent ea18057c1f
commit 26a672ed58

2
.vscode/launch.json vendored
View File

@@ -172,7 +172,7 @@
"request": "launch",
"module": "meshtastic",
"justMyCode": false,
"args": ["--power-ppk", "--power-voltage", "3.3", "--port", "/dev/ttyACM0", "--noproto", "--seriallog", "stdout"]
"args": ["--power-ppk", "--power-voltage", "0.6", "--port", "/dev/ttyUSB0", "--noproto", "--seriallog", "stdout"]
},
{
"name": "meshtastic test",