forked from platypush/platypush
Added Arduino over Firmata integration - closes #92
This commit is contained in:
parent
42686f229e
commit
d8a7c9c6e0
8 changed files with 438 additions and 15 deletions
docs/source
|
@ -233,6 +233,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'trello',
|
||||
'telegram',
|
||||
'telegram.ext',
|
||||
'pyfirmata2'
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue