PISerial now can configure blocking write and blocking read options from path

git-svn-id: svn://db.shs.com.ru/pip@281 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2016-11-23 07:23:37 +00:00
parent a393f93ee1
commit d3166f8fa5
3 changed files with 47 additions and 16 deletions

View File

@@ -3,8 +3,8 @@
#define PIVERSION_H
#define PIP_VERSION_MAJOR 0
#define PIP_VERSION_MINOR 5
#define PIP_VERSION_REVISION 7
#define PIP_VERSION_MINOR 6
#define PIP_VERSION_REVISION 0
#define PIP_VERSION_SUFFIX ""
#endif // PIVERSION_H