- bug fix
This commit is contained in:
@ -1023,6 +1023,7 @@ int ReadTemp(void) {
|
|||||||
}
|
}
|
||||||
lastRead = now;
|
lastRead = now;
|
||||||
s->t = fbuf;
|
s->t = fbuf;
|
||||||
|
s->readStat = 0;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
lastRead = 0;
|
lastRead = 0;
|
||||||
|
Reference in New Issue
Block a user