]> oss.titaniummirror.com Git - rgblamp.git/commit
Add candle mode 1.1
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 29 Dec 2011 18:32:14 +0000 (11:32 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 31 Dec 2011 21:53:33 +0000 (14:53 -0700)
commitbbd124fe5a5034d3f80a726b15edc2dc64ca64e9
tree4baccc0d2e1fe9a875e458bca35de35acda580bc
parentb3a105f03b79c7591e89cfba3aedbf0e34c5899d
Add candle mode

Flicker by varying the brightness about the current brightness setting,
bright.  cbright tracks the flicker brightness variance, which is further
constrained by CBRIGHT_VARIANCE.  bright represents the max possible value
of cbright, so that when brightness is at max there remains a full range
of brightness for flicker.
isr.c
main.c
task_defs.h
tmr_defs.h