yay Bleak works again on Linux!

This commit is contained in:
Kevin Hester
2024-06-29 13:52:46 -07:00
parent 9f015f499a
commit 898018ebf3
3 changed files with 112 additions and 120 deletions

2
.vscode/launch.json vendored
View File

@@ -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",