sync write value

This commit is contained in:
cuu 2018-06-01 14:33:39 +08:00
parent 462583fd40
commit b89cfccf73

View File

@ -151,7 +151,7 @@ class BrightnessPage(Page):
return False
else:
with f:
f.write(str(newbrt))
f.write(str(newbrt+1
return True
def WhenSliderDrag(self,value): ##value