Small bug fix
This commit is contained in:
parent
6e0786bccb
commit
1ac1b67732
1 changed files with 0 additions and 1 deletions
|
@ -1656,7 +1656,6 @@ void menu() {
|
||||||
buttonPressedAndNotUsed = 0;
|
buttonPressedAndNotUsed = 0;
|
||||||
switch (deumButtonState){
|
switch (deumButtonState){
|
||||||
case BTN_DOWN: // fallthrough
|
case BTN_DOWN: // fallthrough
|
||||||
breathAT = !breathAT;
|
|
||||||
breathAT = !breathAT;
|
breathAT = !breathAT;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue