Skip to content

Max digit count locked at 4 + esp8266 support #12

@einarav

Description

@einarav

from 7segment_gpio.h line 33:
constexpr uint8_t max_digit_count = 4;
Cannot initialize more digits because of this limit.

I also tried using this with esp8266 and that did not work, are you planning to implement support for that?

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