[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/atm128/adc HplAtm128AdcP.nc, 1.5, 1.6
David Gay
idgay at users.sourceforge.net
Fri May 2 12:48:57 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/atm128/adc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6692
Modified Files:
HplAtm128AdcP.nc
Log Message:
cleanup
Index: HplAtm128AdcP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/atm128/adc/HplAtm128AdcP.nc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** HplAtm128AdcP.nc 12 Dec 2006 18:23:03 -0000 1.5
--- HplAtm128AdcP.nc 2 May 2008 19:48:54 -0000 1.6
***************
*** 67,71 ****
// Individual bit manipulation. These all clear any pending A/D interrupt.
- // It's not clear these are that useful...
async command void HplAtm128Adc.enableAdc() {
SET_BIT(ADCSRA, ADEN);
--- 67,70 ----
More information about the Tinyos-2-commits
mailing list