mraa.rst: adding Led class API links to Python docs too
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -23,6 +23,13 @@ Gpio
|
|||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
Led
|
||||||
|
===
|
||||||
|
.. autoclass:: mraa.Led
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
Pwm
|
Pwm
|
||||||
===
|
===
|
||||||
.. autoclass:: mraa.Pwm
|
.. autoclass:: mraa.Pwm
|
||||||
@@ -49,4 +56,4 @@ Common
|
|||||||
|
|
||||||
.. automodule:: mraa
|
.. automodule:: mraa
|
||||||
:members:
|
:members:
|
||||||
:exclude-members: Gpio, Aio, Uart, Spi, I2c, Pwm, uint8Array, uint8Array_frompointer
|
:exclude-members: Gpio, Led, Aio, Uart, Spi, I2c, Pwm, uint8Array, uint8Array_frompointer
|
||||||
|
|||||||
Reference in New Issue
Block a user