mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
...
This commit is contained in:
parent
5eaa259ba3
commit
500185fd9d
@ -235,6 +235,8 @@ class BleInfoPage(Page):
|
|||||||
|
|
||||||
cur_li = self._MyList[self._PsIndex]
|
cur_li = self._MyList[self._PsIndex]
|
||||||
print(cur_li._Flag)
|
print(cur_li._Flag)
|
||||||
|
if cur_li._Flag in self._AList:
|
||||||
|
print(self._AList[ cur_li._Flag ])
|
||||||
|
|
||||||
def OnLoadCb(self):
|
def OnLoadCb(self):
|
||||||
if self._AList != None:
|
if self._AList != None:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user