Skip to content

More meaningful charging state #12

Description

@kifort

Wrong packet ID is used for battery voltage at

roomba.getSensors(21, tempBuf, 1);

Packet ID 21 is the Charging State
Packet ID 22 is the Voltage

It is only a variable naming issue, but the integer value of Packet ID 21 can be mapped to a more meaningful name based on the Code and Charging State mapping.

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