We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3f4fe commit caefcd1Copy full SHA for caefcd1
README.MD
@@ -47,7 +47,7 @@ $milight->whiteAllBrightnessMax();
47
sleep(2);
48
$milight->whiteGroup1NightMode();
49
50
-$milight->setWhiteActiveGroup(1);
+$milight->setWhiteActiveGroup(2);
51
$milight->whiteWarmIncrease();
52
53
example.php
@@ -22,7 +22,7 @@
22
23
24
25
26
27
28
0 commit comments