Skip to content

cannot change color of status_led while led is on #2708

@mucki-at

Description

@mucki-at

line 83 of status_led.c will only write a new color value if the LED is currently off. I presume the extra guard is to prevent excessive ws2812 commands if there is no change, so just always setting the color regardless of state might not be the correct fix, but does work (for my use case).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions