Library that exposes BLE characteristics as ordinary variables.

Dependents:   SimpleBLE-Example-mbed-os-5 SimpleBLE-Example ObCP_ENSMM_Test SimpleBLE-ObCP_ENSMM_V2019_Test_BLE

Embed: (wiki syntax)

« Back to documentation index

SimpleChar< T > Class Template Reference

SimpleChar< T > Class Template Reference

This is what the user gets back. More...

#include <SimpleBLE.h>


Detailed Description

template<class T>
class SimpleChar< T >

This is what the user gets back.

it's nice and short so don't have to type much. If we get 'auto' we can get rid of this.

Definition at line 139 of file SimpleBLE.h.