Skip to content

Typo when printing Active and Reactive Power values #14

@svavassori

Description

@svavassori

It should print "Apparent Power" and "Reactive Power" respectively.

SDM120C/sdm120c.c

Line 1722 in bf2b3fa

printf("Active Apparent Power: %3.2f VA \n", apower);

SDM120C/sdm120c.c

Line 1734 in bf2b3fa

printf("Reactive Apparent Power: %3.2f VAR \n", rapower);

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