mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-08 19:29:16 +08:00
10 lines
162 B
Go
10 lines
162 B
Go
package ble
|
|
|
|
// import (
|
|
// "github.com/currantlabs/gatt"
|
|
// )
|
|
//
|
|
// var DefaultClientOptions = []gatt.Option{
|
|
// gatt.MacDeviceRole(gatt.CentralManager),
|
|
// }
|