From 78a5412b0db36d769e60ff5cf566231c6afdbfcb Mon Sep 17 00:00:00 2001 From: cuu Date: Tue, 18 Dec 2018 21:11:10 +0800 Subject: [PATCH] ... --- sysgo/UI/title_bar.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysgo/UI/title_bar.go b/sysgo/UI/title_bar.go index 38be9c7..c6a1b92 100644 --- a/sysgo/UI/title_bar.go +++ b/sysgo/UI/title_bar.go @@ -146,7 +146,7 @@ func (self *TitleBar) RoundRobinCheck() { if self.InLowBackLight < 0 { self.CheckBatteryStat() - ///self.CheckBluetooth() + self.CheckBluetooth() self.UpdateWifiStrength() SwapAndShow() @@ -155,7 +155,7 @@ func (self *TitleBar) RoundRobinCheck() { if self.InLowBackLight > 10 { self.CheckBatteryStat() - + self.CheckBluetooth() self.UpdateWifiStrength() self.InLowBackLight = 0 // reset