This commit is contained in:
Stefan `Sec` Zehl 2011-07-25 23:41:26 +02:00
parent 0b930aef48
commit bb178629a2
1 changed files with 3 additions and 1 deletions

View File

@ -119,8 +119,10 @@ void tick_default(void) {
if(!adcMutex){
VoltageCheck();
LightCheck();
ctr=0;
}else{
ctr--;
};
ctr--;
};
if(isNight())