misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-27 03:16:15 +01:00
commit ee59fefbcd
6 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ package network
import (
"time"
"github.com/currantlabs/gatt"
"github.com/bettercap/gatt"
)
type BLEDevice struct {