diff --git a/.vscode/launch.json b/.vscode/launch.json index ae7616b..7cbe3b0 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "request": "launch", "module": "meshtastic", "justMyCode": false, - "args": ["--ble", "--ble-dest", "Meshtastic_9f6e"] + "args": ["--ble", "--info", "--seriallog", "stdout"] }, { "name": "meshtastic BLE scan",