WIP - all BT characteristics must be dynamically alloced
This commit is contained in:
+1
-2
@@ -285,8 +285,7 @@ void setBluetoothEnable(bool on)
|
||||
else
|
||||
{
|
||||
// FIXME - we are leaking like crazy
|
||||
BLEDevice::deinit(false);
|
||||
btPool.reset();
|
||||
deinitBLE();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user