Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Jul 23, 2024
1 parent b43f3ae commit 9d6800a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,6 @@ void loop() {
}
menuLevel = 2;
} else if (menuLevel == 2) {
showDebug("CHK", menuIdx);
doMenu(menuIdx);
menuLevel = 0;
}
Expand Down

0 comments on commit 9d6800a

Please sign in to comment.