mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
ble works again after sleep - but we are still leaking
This commit is contained in:
@@ -192,7 +192,8 @@ class MySecurity : public BLESecurityCallbacks
|
||||
void deinitBLE()
|
||||
{
|
||||
batteryLevelC = NULL; // Don't let anyone generate bogus notifies
|
||||
|
||||
destroyUpdateService();
|
||||
|
||||
BLEDevice::deinit(false);
|
||||
btPool.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user