Skip to content

Commit

Permalink
Merge pull request #1676 from Ralim/discip-patch-2
Browse files Browse the repository at this point in the history
removing extra entries
  • Loading branch information
discip authored Apr 26, 2023
2 parents e354f5d + 9ce042c commit 72030fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/Core/Src/settingsGUI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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*/
Expand Down

0 comments on commit 72030fa

Please sign in to comment.