mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
ppk2 tweaks
This commit is contained in:
1 parent
ea18057c1f
commit
26a672ed58
1 file changed
+1
-1
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Reference in new issue
Block a user