mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-05-05 20:33:21 +02:00
bluetooth
This commit is contained in:
@@ -510,6 +510,8 @@ class BluetoothPage(Page):
|
||||
except Exception,e:
|
||||
print(str(e))
|
||||
|
||||
def OnLoadCb(self):
|
||||
self.GenNetworkList()
|
||||
|
||||
def ScrollUp(self):
|
||||
if len(self._WirelessList) == 0:
|
||||
|
||||
Reference in New Issue
Block a user