Text Connection Graph: SenseTask

Main.StdControl  ->  SenseTaskM.StdControl
Main.StdControl  ->  TimerC.StdControl
TimerC.StdControl  =  TimerM.StdControl
SenseTaskM.Timer  ->  TimerC.Timer
TimerC.Timer  =  TimerM.Timer
SenseTaskM.ADC  ->  Photo.ADC
Photo.ADC  =  PhotoTemp.ADC
SenseTaskM.StdControl  ->  Photo.StdControl
Photo.StdControl  =  PhotoTemp.StdControl
SenseTaskM.Leds  ->  LedsC.Leds
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl
PhotoTemp.StdControl  =  PhotoTempM.StdControl
PhotoTemp.ADC  =  PhotoTempM.ADC
PhotoTemp.StdControl  =  PhotoTempM.StdControl
PhotoTemp.ADC  =  PhotoTempM.ADC
PhotoTempM.ADC  ->  ADCC.ADC
ADCC.ADC  =  ADCM.ADC
PhotoTempM.ADC  ->  ADCC.ADC
PhotoTempM.ADCControl  ->  ADCC.ADCControl
ADCC.ADCControl  =  ADCM.ADCControl
ADCM.HPLADC  ->  HPLADCC.HPLADC

Generated by nesdoc