From 9ce042cd08eb76ae353c4e1180948eac72ffac71 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Thu, 27 Apr 2023 00:27:41 +0200 Subject: [PATCH] removing extra entries @codingcatgirl Please have a look, I may have missed something here. --- source/Core/Src/settingsGUI.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/Core/Src/settingsGUI.cpp b/source/Core/Src/settingsGUI.cpp index e98cd59115..faae212448 100644 --- a/source/Core/Src/settingsGUI.cpp +++ b/source/Core/Src/settingsGUI.cpp @@ -151,8 +151,6 @@ static bool enterAdvancedMenu(void); * Profile Phase 4 Duration (s) * Profile Phase 5 Temperature * Profile Phase 5 Duration (s) - * Profile Phase 6 Temperature - * Profile Phase 6 Duration (s) * Profile Cooldown Max Temperature Change Per Second * * Power Saving @@ -253,8 +251,6 @@ const menuitem solderingMenu[] = { * Profile Phase 4 Duration (s) * Profile Phase 5 Temperature * Profile Phase 5 Duration (s) - * Profile Phase 6 Temperature - * Profile Phase 6 Duration (s) * Profile Cooldown Max Temperature Change Per Second */ {SETTINGS_DESC(SettingsItemIndex::BoostTemperature), setBoostTemp, displayBoostTemp, nullptr, SettingsOptions::SettingsOptionsLength, SettingsItemIndex::BoostTemperature, 5}, /*Boost Temp*/