Chart and new algorithm for equitherm

This commit is contained in:
P43YM
2025-02-27 02:50:19 +03:00
parent 1965ca671e
commit 8ba73093af
13 changed files with 267 additions and 19 deletions

View File

@@ -137,6 +137,7 @@ struct Settings {
float n_factor = 0.7f;
float k_factor = 3.0f;
float t_factor = 2.0f;
float e_factor = 1.3f;
} equitherm;
struct {