lower OLED_TIMEOUT
This commit is contained in:
parent
0757821dd2
commit
4837ee4b29
@ -30,5 +30,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
#ifdef OLED_ENABLE
|
#ifdef OLED_ENABLE
|
||||||
#define OLED_BRIGHTNESS 100
|
#define OLED_BRIGHTNESS 100
|
||||||
#define OLED_TIMEOUT 1800000 // 30 minutes
|
#define OLED_TIMEOUT 900000 // 15 minutes
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user