mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-02 22:17:12 +08:00
8 lines
251 B
Go
8 lines
251 B
Go
/*
|
|
Package ble provides the Gobot drivers for several Bluetooth LE Services.
|
|
|
|
For more information refer to the README:
|
|
https://github.com/hybridgroup/gobot/blob/release/drivers/ble/README.md
|
|
*/
|
|
package ble // import "gobot.io/x/gobot/v2/drivers/ble"
|