Skip to content

Add ui::Led Class #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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