master/device.c
changeset 1907 dd276ae226b4
parent 1863 8ea4a79dfe84
child 1921 d9cf40facbc4
--- a/master/device.c	Mon Apr 19 21:54:54 2010 +0200
+++ b/master/device.c	Mon Apr 19 21:56:16 2010 +0200
@@ -54,6 +54,8 @@
     } while (0)
 #endif
 
+/** List of intervals for frame statistics [s].
+ */
 static const unsigned int rate_intervals[] = {
     1, 10, 60
 };