Extended features of MLX90640 infrared camera plugin

This commit is contained in:
Fabio Manganiello 2019-09-25 15:36:56 +02:00
commit 755c8b52ec
3 changed files with 84 additions and 4 deletions
docs/source

View file

@ -224,6 +224,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'gps',
'picamera',
'pwm3901',
'PIL',
]
sys.path.insert(0, os.path.abspath('../..'))