TM: Force initialization after reset
This commit is contained in:
parent
f81b2a00c1
commit
650c76e88d
@ -2586,6 +2586,7 @@ void temp_model_reset_settings()
|
|||||||
temp_model::data.err = TEMP_MODEL_E;
|
temp_model::data.err = TEMP_MODEL_E;
|
||||||
temp_model::warn_beep = true;
|
temp_model::warn_beep = true;
|
||||||
temp_model::enabled = true;
|
temp_model::enabled = true;
|
||||||
|
temp_model::data.flag_bits.uninitialized = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void temp_model_load_settings()
|
void temp_model_load_settings()
|
||||||
|
Loading…
Reference in New Issue
Block a user