Skip to content

Commit c3a1a97

Browse files
authored
Update DeepSleep.md
Typo fix
1 parent a68870d commit c3a1a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DeepSleep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Now every TIMER that has RULE as an action will wakeup the device at the propose
3434

3535
```console
3636
Rule2
37-
on timers#minute=%sunset% do rule1 5 endon
37+
on time#minute==%sunset% do rule1 5 endon
3838

3939
Rule2 ON
4040
```

0 commit comments

Comments
 (0)