Skip to content

Add ui::Led Class #6

@tyler-gilbert

Description

@tyler-gilbert

This class will work similar to button but be used to turn LEDs on/off and flash. It will use an update() method and internal timers.

The class will be pure virtual and require sub-classes to provide a set_active(bool) method to turn the LED on and off.

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