[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/adc12 Msp430Adc12.h, 1.1.2.10, 1.1.2.11

Jan-Hinrich Hauer janhauer at users.sourceforge.net
Wed Nov 29 03:33:15 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/adc12
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23179/tos/chips/msp430/adc12

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	Msp430Adc12.h 
Log Message:
Updated the guard

Index: Msp430Adc12.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12.h,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** Msp430Adc12.h	20 Nov 2006 15:32:22 -0000	1.1.2.10
--- Msp430Adc12.h	29 Nov 2006 11:33:12 -0000	1.1.2.11
***************
*** 172,176 ****
  #endif  
  
! #ifndef __msp430_headers_adc12_h
  #error MSP430ADC12C: Target msp430 device does not have ADC12 module
  #endif
--- 172,176 ----
  #endif  
  
! #ifndef __msp430_have_adc12
  #error MSP430ADC12C: Target msp430 device does not have ADC12 module
  #endif



More information about the Tinyos-2-commits mailing list