mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
BLE debugging
This commit is contained in:
1 parent
a24384cbe2
commit
dc50a60b01
1 file changed
+1
-1
Vendored
+1
-1
@@ -10,7 +10,7 @@
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": false,
|
||||
"args": ["--debug", "--ble", "24:62:AB:DD:DF:3A"]
|
||||
"args": ["--debug", "--ble", "--ble-dest", "Meshtastic_9f6e"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic BLE scan",
|
||||
|
||||
Reference in new issue
Block a user