mbed-x / SimpleBLE-mbed-os-5

Dependents:   SimpleBLE-Example-mbedos5

Fork of SimpleBLE by mbed-x

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 140 of file SimpleBLE.h.