[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/adc12 Msp430Adc12ImplP.nc, 1.8, 1.9
Jan Beutel
beutel at users.sourceforge.net
Wed Jun 18 05:04:13 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/adc12
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27057/tos/chips/msp430/adc12
Modified Files:
Msp430Adc12ImplP.nc
Log Message:
removed warning for ADC
Index: Msp430Adc12ImplP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Msp430Adc12ImplP.nc 4 Jun 2008 19:22:33 -0000 1.8
--- Msp430Adc12ImplP.nc 18 Jun 2008 12:04:10 -0000 1.9
***************
*** 64,68 ****
implementation
{
! #warning Accessing TimerA for ADC12
enum {
SINGLE_DATA = 1,
--- 64,68 ----
implementation
{
! //#warning Accessing TimerA for ADC12
enum {
SINGLE_DATA = 1,
More information about the Tinyos-2-commits
mailing list