forked from platypush/platypush
Added GPS backend
This commit is contained in:
parent
c9dc1aac44
commit
39b0c3b741
6 changed files with 151 additions and 1 deletions
docs/source
|
@ -221,6 +221,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'pyHS100',
|
||||
'grpc',
|
||||
'envirophat',
|
||||
'gps',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue