parent
e3883cd27b
commit
f592cf4ee5
|
@ -266,7 +266,7 @@ channel:fadewithstep(1000, 10, 10);
|
||||||
Set LEDC fade function.
|
Set LEDC fade function.
|
||||||
|
|
||||||
#### Syntax
|
#### Syntax
|
||||||
`channel:fadewithstep(duty, direction, scale, cycleNum, stepNum [, wait])`
|
`channel:fade(duty, direction, scale, cycleNum, stepNum [, wait])`
|
||||||
|
|
||||||
#### Parameters
|
#### Parameters
|
||||||
- `duty` Set the start of the gradient duty.
|
- `duty` Set the start of the gradient duty.
|
||||||
|
|
Loading…
Reference in New Issue