forked from platypush/platypush
Added Wiimote support docs; Added Wiimote connection/disconnection events
This commit is contained in:
parent
383a075f39
commit
66b6f0bc8b
7 changed files with 38 additions and 13 deletions
docs/source
|
@ -202,6 +202,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'inotify',
|
||||
'omxplayer',
|
||||
'plexapi',
|
||||
'cwiid',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue