X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=task.c;fp=task.c;h=eb11d8c2eb3644c26ee7af79d5a7782e444531d2;hb=f7fae2bd36a4187bc5b0954253466844c2f4ee2b;hp=ee4ed5b14cad380005a7cbf656d3859715b643c8;hpb=9d4c7bd6457fefe258ee2163b0338dda515d2365;p=rgblamp.git diff --git a/task.c b/task.c index ee4ed5b..eb11d8c 100644 --- a/task.c +++ b/task.c @@ -30,9 +30,7 @@ /* * File: task.c * - * Generic timer module. Currently uses Timer0 to generate ticks every - * 32 ms. Later will use Timer1, a crystal, and optionally a compare - * module to be able to generate ticks and wake up from sleep. + * Generic task module. */