add trifade animation
This commit is contained in:
parent
c9479eaee8
commit
86376ae168
5 changed files with 70 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ void fountain() {
|
|||
Serial.println(currentState);
|
||||
|
||||
currentTimer = 0;
|
||||
maxTimer = 0.2 * 1000 * 1000 / 16; // 0.1 seconds
|
||||
maxTimer = 0.2 * 1000 * 1000 / 16; // 0.2 seconds
|
||||
fountain_loop = 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue