mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 21:07:55 -05:00
yay Bleak works again on Linux!
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -10,7 +10,7 @@
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": false,
|
||||
"args": ["--debug", "--ble", "--ble-dest", "Meshtastic_9f6e"]
|
||||
"args": ["--ble", "--ble-dest", "Meshtastic_9f6e"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic BLE scan",
|
||||
|
||||
Reference in New Issue
Block a user