Merge pull request #197 from theolind/dev

Added pyserial to requirements, needed by mysensors serial gateway
This commit is contained in:
Paulus Schoutsen 2015-06-28 18:48:44 -07:00
commit d719a09a58

View File

@ -76,3 +76,6 @@ python-forecastio>=1.3.3
# Firmata Bindings (*.arduino)
PyMata==2.07a
# Mysensors serial gateway
pyserial>=2.7