Protocol change: make sure that main loop is aware

This commit is contained in:
pascallanger
2017-02-02 14:30:46 +01:00
parent 4eb2d073ac
commit 9ce23c3d61
2 changed files with 11 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 1
#define VERSION_REVISION 6
#define VERSION_PATCH_LEVEL 10
#define VERSION_PATCH_LEVEL 11
//******************
// Protocols
//******************