Component: moteiv.tos.platform.tmote.HumidityProtocolM

module HumidityProtocolM

This is a private module implementing the sensirion humidity protocol driver.

Author:
Mohammad Rahmim
Joe Polastre

Provides
interface ADCError as HumError
interface ADC as HumSensor
interface StdControl
interface ADCError as TempError
interface ADC as TempSensor

Uses
interface Leds
interface TaskBasic as readSensor
interface MSP430Interrupt as SensirionInterrupt
interface TaskBasic as signalHumError
interface TaskBasic as signalTempError
interface TaskBasic as startTimeoutTimer
interface Timer