Skip to content

Commit

Permalink
Update nrf_fuel_gauge/CHANGELOG.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Pekka Niskanen <73991005+peknis@users.noreply.github.com>
  • Loading branch information
nordic-auko and peknis authored Feb 18, 2025
1 parent f181271 commit 25e2dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nrf_fuel_gauge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Changes
=======

* Updated to library version 1.0.0.
* Simplified :c:func:`nrf_fuel_gauge_process` function, as vbus state information is now gathered via :c:func:`nrf_fuel_gauge_ext_state_update`.
* Simplified :c:func:`nrf_fuel_gauge_ttf_get` function, as charger state information is now gathered via :c:func:`nrf_fuel_gauge_ext_state_update`.
* Simplified use of :c:func:`nrf_fuel_gauge_param_adjust` function, by allowing parameters to be set to "nan" to indicate that they should not be adjusted.
* Simplified the :c:func:`nrf_fuel_gauge_process` function, as vbus state information is now gathered through the :c:func:`nrf_fuel_gauge_ext_state_update` function.
* Simplified the :c:func:`nrf_fuel_gauge_ttf_get` function, as charger state information is now gathered through the :c:func:`nrf_fuel_gauge_ext_state_update` function.
* Simplified the use of the :c:func:`nrf_fuel_gauge_param_adjust` function by allowing parameters to be set to "nan" to indicate that they should not be adjusted.

Added
=====
Expand Down

0 comments on commit 25e2dc2

Please sign in to comment.