Reload command for remote, update, improved docs; Bump to 3.2b2

This commit is contained in:
Ivan Kravets
2016-11-12 00:28:49 +02:00
parent 5670b7af1f
commit 3d5fe149c3
20 changed files with 410 additions and 95 deletions

View File

@@ -25,7 +25,8 @@ class PlatformioException(Exception):
class ReturnErrorCode(PlatformioException):
pass
MESSAGE = "{0}"
class MinitermException(PlatformioException):