power down
This commit is contained in:
parent
61d0e492f0
commit
b7d6ed6147
@ -33,6 +33,7 @@ void eggTimerPowerDown(void *handleArg) {
|
||||
P2DIR = 0;
|
||||
P1OUT = 0;
|
||||
P2OUT = 0;
|
||||
ADC10CTL0 = 0;
|
||||
LPM4;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user