thruActivated as a property
This commit is contained in:
parent
3ae9fe9ae7
commit
d278592c9f
|
|
@ -42,6 +42,8 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
static const bool thruActivated = false;
|
||||||
|
|
||||||
void begin()
|
void begin()
|
||||||
{
|
{
|
||||||
mBleClass.begin(mDeviceName, this);
|
mBleClass.begin(mDeviceName, this);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue