Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
bgould committed Jan 16, 2024
1 parent b6c47f5 commit e51bd0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/scanner/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
var adapter = bluetooth.DefaultAdapter

func main() {

// Enable BLE interface.
must("enable BLE stack", adapter.Enable())

Expand Down

0 comments on commit e51bd0f

Please sign in to comment.