Skip to content

Commit b3b65b1

Browse files
committed
fix(docs): Correct list indentation for analogWrite parameter
1 parent faa9388 commit b3b65b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/api/ledc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ It is compatible with Arduinos analogWrite function.
296296
297297
* ``pin`` select the GPIO pin.
298298
* ``value`` select the duty cycle of pwm.
299+
299300
* range is from 0 (always off) to 255 (always on).
300301

301302
analogWriteResolution

0 commit comments

Comments
 (0)