Skip to content

Support full control over 7-segment displays #7

Description

@jacobperron

Set arbitrary segments of the four 7-segment displays.

Proposed API:

bool setDigits(const std::vector<bool>& segments)

where the size of segments is 7, 14, 21, or 28, representing the digits from left to right. A value of true means the segment should be on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions