X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2Fadc12%2FMsp430RefVoltGeneratorP.nc;h=e1df33a4311051fd523730b90e1dff25c85025ff;hb=337d0b13acf569c2640b3ed7b7f5c7cec35d7ddd;hp=326751b28e78f3795fe5b76725bb7515388244cc;hpb=1a329382c4f4556fd52d85f4e3f4a67e54911682;p=tinyos-2.x.git diff --git a/tos/chips/msp430/adc12/Msp430RefVoltGeneratorP.nc b/tos/chips/msp430/adc12/Msp430RefVoltGeneratorP.nc index 326751b2..e1df33a4 100644 --- a/tos/chips/msp430/adc12/Msp430RefVoltGeneratorP.nc +++ b/tos/chips/msp430/adc12/Msp430RefVoltGeneratorP.nc @@ -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){}