[Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/harvard/spaulding/src/gui/sessions/readSD
MultiChanSampling.h, 1.1, 1.2
Konrad Lorincz
konradlorincz at users.sourceforge.net
Mon Dec 17 12:47:43 PST 2007
Update of /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/gui/sessions/readSD
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17935/src/gui/sessions/readSD
Modified Files:
MultiChanSampling.h
Log Message:
renamed type time_t to uint32_t because of conflicts with the builtin time_t definition
Index: MultiChanSampling.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/gui/sessions/readSD/MultiChanSampling.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MultiChanSampling.h 12 Dec 2007 20:44:08 -0000 1.1
--- MultiChanSampling.h 17 Dec 2007 20:47:41 -0000 1.2
***************
*** 36,40 ****
#define MULTICHANSAMPLING_H
- //typedef uint32_t time_t;
typedef uint16_t sample_t;
typedef uint8_t channelID_t;
--- 36,39 ----
More information about the Tinyos-contrib-commits
mailing list