We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://github.com/arduino-libraries/Arduino_BQ24195/blob/c7cb8e8b5e8c0a9d7b5dcac8e544ea127856b237/src/BQ24195.cpp#L363C9-L363C40
In the case of setting a value e.g. larger than 3.0f, the variable current_val is written 7 times. Reordering the comparison should be considered.