[Firebug-cvs] mts400/apps/TestTaos taosM.nc,1.1,1.2
Brought to you by:
doolin
From: <do...@us...> - 2003-11-27 00:04:31
|
Update of /cvsroot/firebug/mts400/apps/TestTaos In directory sc8-pr-cvs1:/tmp/cvs-serv1851/mts400/apps/TestTaos Modified Files: taosM.nc Log Message: Added some more testing files to the fireboard driver. Index: taosM.nc =================================================================== RCS file: /cvsroot/firebug/mts400/apps/TestTaos/taosM.nc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** taosM.nc 13 Nov 2003 00:13:39 -0000 1.1 --- taosM.nc 27 Nov 2003 00:04:28 -0000 1.2 *************** *** 36,40 **** #include "SODebug.h" ! enum {START, BUSY, LIGHT_DONE, ACCEL_DONE}; --- 36,40 ---- #include "SODebug.h" ! #define DBG_USR2 0 enum {START, BUSY, LIGHT_DONE, ACCEL_DONE}; |