forked from platypush/platypush
Extended features of MLX90640 infrared camera plugin
This commit is contained in:
parent
d1d842ae95
commit
755c8b52ec
3 changed files with 84 additions and 4 deletions
docs/source
|
|
@ -224,6 +224,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'gps',
|
||||
'picamera',
|
||||
'pwm3901',
|
||||
'PIL',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue