Add advanced header

This commit is contained in:
Lightos1
2026-02-10 15:12:17 +01:00
parent 96ac254022
commit 0bc9547701

View File

@@ -662,6 +662,7 @@ protected:
NamedValue("+3", 3),
};
this->listElement->addItem(new tsl::elm::CategoryHeader("Advanced"));
addConfigButton(KipConfigValue_t7_tWTR_fine_tune, "t7 tWTR Fine Tune", ValueRange(0, 6, 1, "", 0), "t7 tWTR Fine Tune", &thresholdsDisabled, {}, t7_tWTR_fine_tune, false);
#if IS_MINIMAL == 0