Merge pull request #7961 from meshtastic/master

Backmerge
This commit is contained in:
Ben Meadors
2025-09-11 08:14:46 -05:00
committed by GitHub
16 changed files with 113 additions and 30 deletions

View File

@@ -115,6 +115,7 @@ void PhoneAPI::close()
config_nonce = 0;
config_state = 0;
pauseBluetoothLogging = false;
heartbeatReceived = false;
}
}