mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 10:18:51 +01:00
bluetooth
This commit is contained in:
parent
cef6e9622e
commit
eef5112f3e
@ -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):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user