alas Bleak is too buggy to use

This commit is contained in:
geeksville
2020-05-12 15:24:34 -07:00
parent 8af99477bb
commit 15f63c5423

1
.vscode/launch.json vendored
View File

@@ -9,6 +9,7 @@
"type": "python",
"request": "launch",
"module": "meshtastic",
"justMyCode": false,
"args": ["--debug", "--ble", "--device", "24:62:AB:DD:DF:3A"]
}
]