glcd: show standard screen instead of menu while configuring positions

Origin commit data
------------------
Branch: ni/coolstream
Commit: 15fa90a355
Author: TangoCash <eric@loxat.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2022-10-29 05:22:50 +02:00
committed by vanhofen
parent 23abcf06bc
commit dcaeac7d49
4 changed files with 10 additions and 2 deletions

View File

@@ -120,6 +120,7 @@ cGLCD::cGLCD()
timeout_cnt = 0;
locked_countdown = false;
time_thread_started = false;
config_mode = false;
cglcd = this;