Screensaver: durations >60s #277
Replies: 13 comments 2 replies
-
You can change the sources if you want. Therefore, this is not an issue. TEF6686_ESP32/TEF6686_ESP32.ino Line 159 in e605fc2 |
Beta Was this translation helpful? Give feedback.
-
@AaronJowitt @andimik |
Beta Was this translation helpful? Give feedback.
-
But was is the intention to have such a long time? |
Beta Was this translation helpful? Give feedback.
-
I use the radio on the bedside table when I go to bed. Many radios have this function where they switch off automatically after a specified time. |
Beta Was this translation helpful? Give feedback.
-
Have you tried 255 sec? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Yes, you need to replace |
Beta Was this translation helpful? Give feedback.
-
I'm certainly not a programmer either, but I like to explore a bit. File: constants.h updated: 10 mins test works fine :) |
Beta Was this translation helpful? Give feedback.
-
But again, what is the benefit of such a long time? The screen goes off, but sound is still available. I am using 3 seconds in case the screen makes too much noise on weak signals. But I like the idea having another menu option |
Beta Was this translation helpful? Give feedback.
-
Yes, it is very useful the way it works in the first place. |
Beta Was this translation helpful? Give feedback.
-
New Timeout-timer function in latest version.
|
Beta Was this translation helpful? Give feedback.
-
The premise is: Tunner can sleep only when the power option is Deep Sleep. As user's power options is screen off now, if the timer expires after 30 minutes, should we change it to Deep sleep? An option is to set a separate sleep option. |
Beta Was this translation helpful? Give feedback.
-
I've added a seperate time-out timer. You can choose for off, 15m, 30m, 60m and 90m. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A few long options would be useful. 30 minutes, 1 hour.
Beta Was this translation helpful? Give feedback.
All reactions