]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/adc12/Msp430RefVoltGeneratorP.nc
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / chips / msp430 / adc12 / Msp430RefVoltGeneratorP.nc
index 326751b28e78f3795fe5b76725bb7515388244cc..e1df33a4311051fd523730b90e1dff25c85025ff 100644 (file)
@@ -271,8 +271,6 @@ module Msp430RefVoltGeneratorP
     }
   }
 
-  async event void HplAdc12.memOverflow(){}
-  async event void HplAdc12.conversionTimeOverflow(){}
   async event void HplAdc12.conversionDone(uint16_t iv){}
 
   default event void RefVolt_1_5V.startDone(error_t error){}