I'm submitting a ...
Do you want to request a feature or report a bug?
report a bug
What is the current behavior?
Operation is normal, if left for sleep timeout, OLED flickers off fast at first slowing down then eventually remains off, when picked up the OLED comes back on as normal.
What is the expected behavior?
OLED should go off and stay off
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
Steps to reproduce:
Video of problem if hard to reproduce
On request
What is the motivation / use case for changing the behavior?
It looks wrong
What are you running:
I have the same issue as you
This is basically because the temperature is not perfectly consistent and the display on/off is not debounced so everytime it goes (even slightly) above 50掳C it flips turns on and once it goes below it turns off.
Can the temp be averaged and that used as a trigger instead?
Is this issue still occuring for anyone? 馃槹
Most helpful comment
I have the same issue as you