mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 02:12:38 +01:00
bluetooth
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user