Arduino fade out Sketches#105
Open
Bl4d3s wants to merge 5 commits intoCalcProgrammer1:masterfrom
Bl4d3s:ArduinoFadeOu
Open
Arduino fade out Sketches#105Bl4d3s wants to merge 5 commits intoCalcProgrammer1:masterfrom Bl4d3s:ArduinoFadeOu
Bl4d3s wants to merge 5 commits intoCalcProgrammer1:masterfrom
Bl4d3s:ArduinoFadeOu
Conversation
added 5 commits
March 20, 2017 01:16
…om Bl4d3s/KeyboardVisualizer
Black: LEDs switched off, FadeOut: LEDs fade Out from current color (slowly and not completly smooth)
Contributor
Author
|
@CalcProgrammer1 Do you want to keep this open for peopel who would like this code on the arduino side? Otherwise I think it can be closed as you added a working commit on the visualizer side. |
Owner
|
Keep it open, it's something I'd like to review when I have time
…On Apr 24, 2017 11:35 AM, "Bl4d3s" ***@***.***> wrote:
@CalcProgrammer1 <https://github.com/CalcProgrammer1> Do you want to keep
this open for peopel who would like this code on the arduino side?
Otherwise I think it can be closed as you added a working commit on the
visualizer side.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#105 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABAMfCWn-n7YuySJK83XpucYfdK94Ab2ks5rzM9IgaJpZM4Mh8AJ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ive implemented two modi: Black switches the LEDs after 1000ms no input completly black, FadeOut fades them after 1000ms slowly to black, this happens unfortunately not very smooth