bluetooth

This commit is contained in:
cuu 2018-08-21 15:06:09 +08:00
parent cef6e9622e
commit eef5112f3e

View File

@ -134,7 +134,7 @@ class BleInfoPage(Page):
if self._AList== None:
return
self._MyList = []
self._PsIndex = 0
start_x = 0
start_y = 0
for i,v in enumerate( self._AList):