Update of /cvsroot/firebug/mts400/sensors/i2c
In directory sc8-pr-cvs1:/tmp/cvs-serv12616/sensors/i2c
Modified Files:
MicaWbSwitch.nc
Log Message:
Clean up commit to make nothing was missed when
the offline driver and test applications were added and commited.
Index: MicaWbSwitch.nc
===================================================================
RCS file: /cvsroot/firebug/mts400/sensors/i2c/MicaWbSwitch.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MicaWbSwitch.nc 12 Nov 2003 23:52:42 -0000 1.1
--- MicaWbSwitch.nc 13 Nov 2003 00:17:18 -0000 1.2
***************
*** 1,3 ****
! /* tab:4
*
*
--- 1,6 ----
! /* -*- Mode: C; c-basic-indent: 3; indent-tabs-mode: nil -*- */
!
!
! /*
*
*
***************
*** 22,26 ****
*
*/
! /* tab:4
* IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. By
* downloading, copying, installing or using the software you agree to
--- 25,29 ----
*
*/
! /*
* IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. By
* downloading, copying, installing or using the software you agree to
***************
*** 68,72 ****
includes sensorboard;
! configuration MicaWbSwitch
{
provides {
--- 71,75 ----
includes sensorboard;
! configuration MicaWbSwitch
{
provides {
***************
*** 75,78 ****
--- 78,82 ----
}
}
+
implementation
{
|