Skip to content

Demo misrepresents the RATE of Charge/Discharge #2

@LK-Simon

Description

@LK-Simon

The current Demo code is misrepresenting the Rate of Charge/Discharge.
It is displaying instead the current gained/lost since the previous Interrupt invocation. This is NOT the same.

RATE = (currentChange / delta) * 3600000000

The multiplier is 1 hour in microseconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions