Added pyserial to requirements, needed by mysensors serial gateway
This commit is contained in:
parent
7f0c334391
commit
8d652ff34d
1 changed files with 3 additions and 0 deletions
|
@ -76,3 +76,6 @@ python-forecastio>=1.3.3
|
|||
|
||||
# Firmata Bindings (*.arduino)
|
||||
PyMata==2.07a
|
||||
|
||||
# Mysensors serial gateway
|
||||
pyserial>=2.7
|
||||
|
|
Loading…
Add table
Reference in a new issue