[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/capps/TestSineSensor TestSineSensor.c, 1.2, 1.3

Kevin Klues klueska at users.sourceforge.net
Thu Jul 24 16:53:49 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestSineSensor
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12017/capps/TestSineSensor

Modified Files:
	TestSineSensor.c 
Log Message:
fix to apps to get them to compile on all supported platforms

Index: TestSineSensor.c
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestSineSensor/TestSineSensor.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TestSineSensor.c	25 Jun 2008 03:28:52 -0000	1.2
--- TestSineSensor.c	24 Jul 2008 23:53:47 -0000	1.3
***************
*** 50,52 ****
      led0Toggle();
    }
! }
\ No newline at end of file
--- 50,53 ----
      led0Toggle();
    }
! }
! 



More information about the Tinyos-2-commits mailing list