We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c47f5 commit e51bd0fCopy full SHA for e51bd0f
examples/scanner/main.go
@@ -7,7 +7,6 @@ import (
7
var adapter = bluetooth.DefaultAdapter
8
9
func main() {
10
-
11
// Enable BLE interface.
12
must("enable BLE stack", adapter.Enable())
13
0 commit comments