1 Mar 2009 10:31
contiki-2.x/core/sys rtimer.h, 1.8, 1.9 stimer.h, 1.2, 1.3
Update of /cvsroot/contiki/contiki-2.x/core/sys In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15982/core/sys Modified Files: rtimer.h stimer.h Log Message: Documentation bugfix: rtimer should be in sys group and the stimer library should have the correct documetation group Index: stimer.h =================================================================== RCS file: /cvsroot/contiki/contiki-2.x/core/sys/stimer.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** stimer.h 2 Oct 2008 15:04:37 -0000 1.2 --- stimer.h 1 Mar 2009 09:31:43 -0000 1.3 *************** *** 3,7 **** /** ! * \defgroup timer Seconds timer library * * The stimer library provides functions for setting, resetting and --- 3,7 ---- /** ! * \defgroup stimer Seconds timer library * * The stimer library provides functions for setting, resetting and(Continue reading)
RSS Feed