Added Wiimote support docs; Added Wiimote connection/disconnection events

This commit is contained in:
Fabio Manganiello 2018-12-01 18:55:13 +01:00
parent 383a075f39
commit 66b6f0bc8b
7 changed files with 38 additions and 13 deletions
docs/source

View file

@ -202,6 +202,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'inotify',
'omxplayer',
'plexapi',
'cwiid',
]
sys.path.insert(0, os.path.abspath('../..'))