You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nrf_fuel_gauge/CHANGELOG.rst
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,16 @@ Changelog
9
9
10
10
All notable changes to this project are documented on this page.
11
11
12
-
Main branch
13
-
***********
12
+
nRF Connect SDK v3.2.0
13
+
**********************
14
14
15
15
Changes
16
16
=======
17
17
18
18
* Updated to library version 1.1.0.
19
19
* Improved fuel gauge accuracy for small-capacity batteries using nPM1304.
20
-
* The `discard_positive_deltaz` member of the :c:struct:`nrf_fuel_gauge_runtime_parameters` structure now affects the secondary cell variant too. Setting it to true (default) will disallow state-of-charge to increase unless the battery is charging.
20
+
* The ``discard_positive_deltaz`` member of the :c:struct:`nrf_fuel_gauge_runtime_parameters` structure now affects the secondary cell variant too.
21
+
Setting it to true (default) will disallow state-of-charge to increase unless the battery is charging.
0 commit comments