mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-30 08:42:52 +02:00
bluetooth
This commit is contained in:
@@ -134,7 +134,7 @@ class BleInfoPage(Page):
|
|||||||
if self._AList== None:
|
if self._AList== None:
|
||||||
return
|
return
|
||||||
self._MyList = []
|
self._MyList = []
|
||||||
|
self._PsIndex = 0
|
||||||
start_x = 0
|
start_x = 0
|
||||||
start_y = 0
|
start_y = 0
|
||||||
for i,v in enumerate( self._AList):
|
for i,v in enumerate( self._AList):
|
||||||
|
|||||||
Reference in New Issue
Block a user