mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-29 13:49:14 +08:00
8 lines
222 B
Go
8 lines
222 B
Go
![]() |
/*
|
||
|
Package ble provides the Gobot adaptor for Bluetooth LE.
|
||
|
|
||
|
For more information refer to the README:
|
||
|
https://gobot.io/x/gobot/blob/master/platforms/ble/README.md
|
||
|
*/
|
||
|
package ble // import "gobot.io/x/gobot/platforms/ble"
|