From 57a78535f20eb841961319500ce16da24f4fcdf2 Mon Sep 17 00:00:00 2001 From: midelic Date: Fri, 20 Oct 2017 17:06:45 +0100 Subject: [PATCH] updated version number --- Multiprotocol/Multiprotocol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Multiprotocol/Multiprotocol.h b/Multiprotocol/Multiprotocol.h index df5fc78..e8b77a4 100644 --- a/Multiprotocol/Multiprotocol.h +++ b/Multiprotocol/Multiprotocol.h @@ -19,7 +19,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 1 #define VERSION_REVISION 6 -#define VERSION_PATCH_LEVEL 21 +#define VERSION_PATCH_LEVEL 22 //****************** // Protocols //****************** @@ -678,4 +678,4 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p -- data[0] = RSSI value data[1-28] telemetry data -*/ \ No newline at end of file +*/