Logic for canRunOnBattery() is inverted #38
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Arduino_BQ24195/src/BQ24195.cpp
Line 1080 in 78dc698
Bit 1 of status register (VSYS_STAT) is set if VSYSMIN regulation is active. Therefore "canRunOnBattery" if VSYS_MIN bit is NOT set.
The text was updated successfully, but these errors were encountered: