bluetooth

This commit is contained in:
cuu 2018-08-21 14:53:05 +08:00
parent b464c84277
commit ac5cf8bb67

View File

@ -510,7 +510,9 @@ class BluetoothPage(Page):
except Exception,e:
print(str(e))
def OnLoadCb(self):
self.GenNetworkList()
def ScrollUp(self):
if len(self._WirelessList) == 0:
return