mirror of
https://github.com/bettercap/bettercap
synced 2025-07-12 16:13:48 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
b4cd5f2a6d
commit
ee59fefbcd
6 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
package modules
|
||||
|
||||
import "github.com/currantlabs/gatt"
|
||||
import "github.com/bettercap/gatt"
|
||||
|
||||
var defaultBLEClientOptions = []gatt.Option{
|
||||
gatt.MacDeviceRole(gatt.CentralManager),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue