Skip to content

Wireless charging status check issue #274

Description

@myoshida1199

In helper.cpp function ---- bool checkPinCharging(int pin);

This function checks the analog value of charging pin . It determines if it is on the charging state
by the value of 2500 .

But in some cases , especially using wireless charging , analog value marks around 23xx - 25xx.
It depends on the distance between receiver and charger .

I recommend it would be safe to determine its state by the value of 2000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions