parent
697e0d40b0
commit
3b08fec7da
|
|
@ -48,11 +48,6 @@ public:
|
|||
mBleClass.begin(mDeviceName, this);
|
||||
}
|
||||
|
||||
void end()
|
||||
{
|
||||
mBleClass.end();
|
||||
}
|
||||
|
||||
void end()
|
||||
{
|
||||
mBleClass.end();
|
||||
|
|
|
|||
Loading…
Reference in New Issue