]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
removed warning for ADC
authorbeutel <beutel>
Wed, 18 Jun 2008 12:04:10 +0000 (12:04 +0000)
committerbeutel <beutel>
Wed, 18 Jun 2008 12:04:10 +0000 (12:04 +0000)
tos/chips/msp430/adc12/Msp430Adc12ImplP.nc

index c2fd4bbfbf848c99c9776cee5c0bdf99e8e6ec2e..a7e85a665224cb70fffe7c827dc27c1ef259a059 100644 (file)
@@ -63,7 +63,7 @@ module Msp430Adc12ImplP
 }
 implementation
 { 
-#warning Accessing TimerA for ADC12 
+//#warning Accessing TimerA for ADC12 
   enum {
     SINGLE_DATA = 1,
     SINGLE_DATA_REPEAT = 2,