forked from platypush/platypush
Added PWM3901 optical motion/flow sensor plugin
This commit is contained in:
parent
a580cc93eb
commit
7e92f59d44
6 changed files with 143 additions and 0 deletions
docs/source
|
@ -223,6 +223,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'envirophat',
|
||||
'gps',
|
||||
'picamera',
|
||||
'pwm3901',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue