]> oss.titaniummirror.com Git - rgblamp.git/blobdiff - task.c
Update comments
[rgblamp.git] / task.c
diff --git a/task.c b/task.c
index ee4ed5b14cad380005a7cbf656d3859715b643c8..eb11d8c2eb3644c26ee7af79d5a7782e444531d2 100644 (file)
--- 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.
  */