Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating RGB_color function for better code mangment #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

omer-re
Copy link

@omer-re omer-re commented May 18, 2021

  1. RGB_color saves many lines of code, makes it a little easier to understand.
    it's a digitalWrite function, and therefore there aren't many color options, but it can be easily adapted to analog values.

  2. If Mewt is connected properly, but script (or some software-related component) isn't running
    the RGB blinks every 30 seconds to indicate Mewt is fine. feel free to change the BLINK_INTERVAL at the top.

1. RGB_color saves many lines of code, makes it a little easier to understand.
it's a digitalWrite function, and therefore there aren't many color options, but it can be easily adapted to analog values.

2. If Mewt is connected properly, but script (or some software-related component) isn't running
the RGB blinks every 30 seconds to indicate Mewt is fine. feel free to change the BLINK_INTERVAL at the top.
@dakota-mewt
Copy link
Owner

@omer-re , this is amazing. Thank you so much for your contribution! RGB_color absolutely sounds more user friendly.

I'm currently away from my workspace, but I should be able to confirm your PR by this weekend.

I hope you're enjoying your Mewt!

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