Skip to content

Commit de8f1d5

Browse files
committed
fix javadoc error
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent 8966895 commit de8f1d5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • bundles/org.openhab.core/src/main/java/org/openhab/core/util

bundles/org.openhab.core/src/main/java/org/openhab/core/util/LightModel.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@
8181
*
8282
* <li>Optionally override {@link #stepSize} to a step size for the IncreaseDecreaseType commands in the range
8383
* [1.0..50.0] percent. The default is 10.0 percent.</li>
84-
*
85-
* <li>Optionally override {@link #warmBias} to a bias for warm white in RGBCW mode in the range
86-
* [0.0..1.0]. The default is 0.5</li>
8784
* </ul>
8885
* <p>
8986
*

0 commit comments

Comments
 (0)