From eef5112f3ed1a8507fca19386d4657bc1bc32174 Mon Sep 17 00:00:00 2001 From: cuu Date: Tue, 21 Aug 2018 15:06:09 +0800 Subject: [PATCH] bluetooth --- Menu/GameShell/10_Settings/Bluetooth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Menu/GameShell/10_Settings/Bluetooth/__init__.py b/Menu/GameShell/10_Settings/Bluetooth/__init__.py index f6abc78..c2a7daf 100644 --- a/Menu/GameShell/10_Settings/Bluetooth/__init__.py +++ b/Menu/GameShell/10_Settings/Bluetooth/__init__.py @@ -134,7 +134,7 @@ class BleInfoPage(Page): if self._AList== None: return self._MyList = [] - + self._PsIndex = 0 start_x = 0 start_y = 0 for i,v in enumerate( self._AList):