Small fix...
This commit is contained in:
parent
15e33b531f
commit
a047580155
1 changed files with 2 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ void loop() {
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
count = 0; // reset the counter
|
// reset the counter
|
||||||
|
count = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue