[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/mica2dot TempP.nc, 1.1.2.1, 1.1.2.2

David Gay idgay at users.sourceforge.net
Mon May 1 10:19:10 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/mica2dot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15380/tos/platforms/mica2dot

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	TempP.nc 
Log Message:
mica2dot fixes


Index: TempP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/mica2dot/Attic/TempP.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** TempP.nc	28 Apr 2006 23:27:59 -0000	1.1.2.1
--- TempP.nc	1 May 2006 17:19:08 -0000	1.1.2.2
***************
*** 44,48 ****
    }
  
!   async command uint8_t TempConfig.getRefTemp() {
      return ATM128_ADC_VREF_OFF;
    }
--- 44,48 ----
    }
  
!   async command uint8_t TempConfig.getRefVoltage() {
      return ATM128_ADC_VREF_OFF;
    }



More information about the Tinyos-2-commits mailing list