Added PWM3901 motion sensor docs
This commit is contained in:
parent
9a7904afca
commit
e9eda49c91
2 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.gpio.sensor.motion.pwm3901``
|
||||
================================================
|
||||
|
||||
.. automodule:: platypush.plugins.gpio.sensor.motion.pwm3901
|
||||
:members:
|
||||
|
|
@ -32,6 +32,7 @@ Plugins
|
|||
platypush/plugins/gpio.sensor.envirophat.rst
|
||||
platypush/plugins/gpio.sensor.ltr559.rst
|
||||
platypush/plugins/gpio.sensor.mcp3008.rst
|
||||
platypush/plugins/gpio.sensor.motion.pwm3901.rst
|
||||
platypush/plugins/gpio.sensor.rst
|
||||
platypush/plugins/gpio.zeroborg.rst
|
||||
platypush/plugins/homeseer.rst
|
||||
|
|
Loading…
Reference in a new issue