mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Correct documention of LEDBarGraph's init-params
This commit is contained in:
@@ -25,7 +25,7 @@ LEDBoard
|
||||
LEDBarGraph
|
||||
===========
|
||||
|
||||
.. autoclass:: LEDBarGraph(\*pins, initial_value=0)
|
||||
.. autoclass:: LEDBarGraph(\*pins, pwm=False, active_high=True, initial_value=0)
|
||||
:inherited-members:
|
||||
:members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user