diff --git a/Menu/GameShell/10_Settings/Bluetooth/__init__.py b/Menu/GameShell/10_Settings/Bluetooth/__init__.py index daf69d8..0a6d1f0 100644 --- a/Menu/GameShell/10_Settings/Bluetooth/__init__.py +++ b/Menu/GameShell/10_Settings/Bluetooth/__init__.py @@ -215,8 +215,9 @@ class BleInfoPage(Page): pygame.time.delay(400) + self.ReturnToUpLevelPage() self._Screen.Draw() - self._Screen.SwapAndShow() + self._Screen.SwapAndShow() def TryToDisconnect(self): global bus