This commit is contained in:
cvwillegen 2023-07-24 19:53:48 +02:00 committed by GitHub
parent 5d6dc508a5
commit 68fa517768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -908,7 +908,7 @@ Available variables in the lambda:
// stopping and starting the effect again
static uint16_t progress = 0;
// normal variables lost their value after each
// normal variables lose their value after each
// execution - basically after each update_interval
uint16_t changes = 0;