Skip to content

Commit

Permalink
Fix defaults for older globes.
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Skinner <matt@pcmus.com>
  • Loading branch information
Skinah committed Dec 24, 2020
1 parent 1b3fa87 commit beba5b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
the lowest
brightness to prevent waking people.
</description>
<default>true</default>
<default>false</default>
</parameter>
</config-description>

Expand Down Expand Up @@ -119,7 +119,7 @@
the lowest
brightness to prevent waking people.
</description>
<default>true</default>
<default>false</default>
</parameter>

<parameter name="whiteThreshold" type="integer" required="true" min="-1" max="99">
Expand Down

0 comments on commit beba5b5

Please sign in to comment.