/* Package ble provides the Gobot adaptor for Bluetooth LE. It also includes drivers for several well-known BLE Services: - Battery Service - Device Information Service - Generic Access Service For more information refer to the README: https://github.com/hybridgroup/gobot/blob/master/platforms/ble/README.md */ package ble // import "gobot.io/x/gobot/platforms/ble"