Update devicetree bindings for solid animation
This commit is contained in:
parent
d7d1c0abcf
commit
38a70ea747
1 changed files with 3 additions and 1 deletions
|
@ -15,10 +15,12 @@ properties:
|
|||
|
||||
duration:
|
||||
type: int
|
||||
required: true
|
||||
required: false
|
||||
default: 5
|
||||
description: |
|
||||
Animation duration in seconds.
|
||||
This is the time it takes for the animation to complete a full cycle and return to the original color.
|
||||
Ignored if only a single color is given.
|
||||
|
||||
colors:
|
||||
type: array
|
||||
|
|
Loading…
Add table
Reference in a new issue