Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4975ca4d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "wcnss: Change WCNSS_VBATT_GUARD value from 200uV to 20mV"

parents 63be2440 111a6bd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ static DEFINE_SPINLOCK(reg_spinlock);

#define WCNSS_DEF_WLAN_RX_BUFF_COUNT		1024
#define WCNSS_VBATT_THRESHOLD		3500000
#define WCNSS_VBATT_GUARD		200
#define WCNSS_VBATT_GUARD		20000
#define WCNSS_VBATT_HIGH		3700000
#define WCNSS_VBATT_LOW			3300000