MULTI_TELEMETRY: couple of additions

This commit is contained in:
pascallanger
2016-12-19 17:33:30 +01:00
parent c6221fc60f
commit f56c9deb00
5 changed files with 118 additions and 100 deletions

View File

@@ -13,6 +13,13 @@
along with Multiprotocol. If not, see <http://www.gnu.org/licenses/>.
*/
//******************
// Version
//******************
#define VERSION_MAJOR 1
#define VERSION_MINOR 16
#define VERSION_PATCH_LEVEL 1
//******************
// Protocols
//******************
@@ -565,7 +572,7 @@ Type = 0x01 Multimodule Status:
0x04 = protocol is valid
0x08 = module is in binding mode
[5] major
[6] mior
[6] minor
[7-8] patchlevel
version of multi code, should be displayed as major.minor.patchlevel