- bug fix

This commit is contained in:
zolliker
2010-09-02 11:42:48 +00:00
parent bc2c9e5a3e
commit 598f4a65af

View File

@ -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;