forked from platypush/platypush
Added bluetooth OBEX file receiver service (see #89)
This commit is contained in:
parent
8c41110145
commit
5d2d7d55af
5 changed files with 181 additions and 1 deletions
docs/source
|
@ -228,6 +228,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'croniter',
|
||||
'pyaudio',
|
||||
'avs',
|
||||
'PyOBEX',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue