Method: BLE::CharDesc#config
- Defined in:
- lib/ble/char_desc.rb
#config ⇒ Object
14 15 16 |
# File 'lib/ble/char_desc.rb', line 14 def config @config||= Characteristic[@desc[:uuid]] end |
14 15 16 |
# File 'lib/ble/char_desc.rb', line 14 def config @config||= Characteristic[@desc[:uuid]] end |