Method: BLE::CharDesc#config

Defined in:
lib/ble/char_desc.rb

#configObject



14
15
16
# File 'lib/ble/char_desc.rb', line 14

def config
  @config||= Characteristic[@desc[:uuid]]
end