smujzee / lolshield

Automatically exported from code.google.com/p/lolshield
0 stars 0 forks source link

[PATCH] [IMPROVEMENT] : Add grayscale test to LoLShield_BasicTest #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ahm, this is actually an *Enhancement*, not a *Defect*. 

Unfortunately I'm unable to change the issue type, guess it's because I'm not a 
committer. Or maybe I just cannot find the button that does this.

-------

Add grayscale test to LoLShield_BasicTest.

    This patch adds grayscale to the basic LoLShield test.
    The test will run three times, increasing the brightness
    of the LEDs in each run, then start all over again.
    The frame delay has been reduced to a third of
    its initial value so the overall runtime of the test
    stays the same.

How to apply the patch:

- check out the lolshield SVN trunk
- put the patch file add-grayscale-to-basic-test.patch into the checkout 
directory
- run 
    patch -p0 < add-grayscale-to-basic-test.patch

Original issue reported on code.google.com by thilo.al...@gmail.com on 6 Jan 2012 at 5:40

Attachments:

GoogleCodeExporter commented 9 years ago
Integrated with revision 22.

Original comment by thilo.al...@gmail.com on 7 Jan 2012 at 7:46