Skip to content

Conversation

@mirkokurt
Copy link
Contributor

This pr aim to add utils to control RGB leds of the UNO Q board

]


def set_led1_color(r, g, b):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe it is better to move these methods as part of led class

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done here: 2a1d59f

Logger(__name__).error(f"LED color set error: {e}")


Leds = Leds()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry a leftover, fixed here: 2a1d59f

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants