mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-24 17:08:15 +01:00
Fix typo (#3088)
This commit is contained in:
parent
5d6dc508a5
commit
68fa517768
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user