Closed mlukasek closed 4 years ago
in AXP192.cpp the function bool AXP192::isCharging() checks wrong bit (0x02, but should be 0x04)
Currently testing with the engineers, @felmue sent pull request we will approve it.
Merged into master.
in AXP192.cpp the function bool AXP192::isCharging() checks wrong bit (0x02, but should be 0x04)