diff --git a/.vscode/launch.json b/.vscode/launch.json index f833f3a..a652316 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -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",