Skip to content

Commit

Permalink
missing line to remove
Browse files Browse the repository at this point in the history
  • Loading branch information
KipK committed Mar 22, 2023
1 parent 8d0a73a commit 4c27257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ void config_changed(String name)
limitprops.setValue(limit_default_value);
limitprops.setAutoRelease(false);
if (limitType == LimitType::None) {
uint32_t val = 0;
limit.clear();
DBUGLN("No limit to set");
}
Expand Down

0 comments on commit 4c27257

Please sign in to comment.