]> oss.titaniummirror.com Git - rgblamp.git/commitdiff
Alter PWM in small increments
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 30 Nov 2011 23:49:33 +0000 (16:49 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 30 Nov 2011 23:51:30 +0000 (16:51 -0700)
* Use unsigned char, as unsigned short is a 16-bit value
* Increment and decrement PWM value by 1 instead of 16
* Alternate fixed LED state based on increasing/decreasing PWM duty
* Ignore /funclist file


No differences found