Skip to content

Commit 8343ea2

Browse files
author
xlyric
committed
correction 1er bug dimmer
1 parent 38bd1e2 commit 8343ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions/dimmerFunction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ void dimmer()
267267
}
268268
else
269269
{
270-
if (!dallas.security && dallas.detect)
270+
if (!dallas.security)
271271
{
272272
/// fonctionnement du dimmer local
273273

0 commit comments

Comments
 (0)