Versions in this module Expand all Collapse all v1 v1.0.0 Jun 30, 2021 Changes in this version + var CountCharUUID = ble.MustParse("00010000-0002-1000-8000-00805F9B34FB") + var EchoCharUUID = ble.MustParse("00020000-0002-1000-8000-00805F9B34FB") + var TestSvcUUID = ble.MustParse("00010000-0001-1000-8000-00805F9B34FB") + func NewBatteryService() *ble.Service + func NewCountChar() *ble.Characteristic + func NewEchoChar() *ble.Characteristic