fredlcore

Results 224 comments of fredlcore

You're right about the unsigned negatives, but if you convert the negatives to the corresponding unsigned representations, it's still true. I updated my post above and let me know if...

Where do you see the difference of what is described here: https://arduino.stackexchange.com/questions/12587/how-can-i-handle-the-millis-rollover and what I described above? What should be hardware dependet with this? Every unsigned long will roll over...

But that's a completely different condition than the one in your PR, right? And if the condition would fire if `millis() + 1000` is less than `log_interval * 1000`, it...

> if you set log_interval to 1800 you don't expect an update before log_interval I thought the whole idea of the PR was to publish the changes after a set...

I'm sorry, I have not followed up whose turn is it now in this issue as well as in #415. Do we have validated translations now that I could apply...

Sorry that I have to ask again, but this is what we have currently: ``` 8000/20 = not yet defined 8000/21 = not yet defined 8000/22 = Anlagenfrostschutz aktiv (plant...

Yes, I can see and have read that, but I want to make sure that we can safely generalize from these manuals. Because there are not just the two mentioned...

Yes, it is a bit weird, also because I would think that the Status for a heating circuit would have somewhat different status values compared to a cooling circuit or...

Yes, I'll have a look at it of course, it interests me too :)... As for the list: It's not really there in plain text; you have to go into...

Indeed it is, but the price we have to pay for quite some memory savings (well, in relation to the memory available on such a small device ;) )...