Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Merge b8ab341 into 6620aec
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaynes committed May 1, 2017
2 parents 6620aec + b8ab341 commit f6b9d73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -91,3 +91,5 @@ ENV/

# vim files
*.swp
.pioenvs
.piolibdeps
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -39,7 +39,7 @@
'coverage>=4.2'
],
"flash": [
'platformio==2.11.2'
'platformio==3.3.0'
]
},
include_package_data=True,
Expand Down

0 comments on commit f6b9d73

Please sign in to comment.