updated version number

This commit is contained in:
midelic 2017-10-20 17:06:45 +01:00 committed by GitHub
parent f824ecb7f9
commit 57a78535f2

View File

@ -19,7 +19,7 @@
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 1 #define VERSION_MINOR 1
#define VERSION_REVISION 6 #define VERSION_REVISION 6
#define VERSION_PATCH_LEVEL 21 #define VERSION_PATCH_LEVEL 22
//****************** //******************
// Protocols // Protocols
//****************** //******************
@ -678,4 +678,4 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
data[0] = RSSI value data[0] = RSSI value
data[1-28] telemetry data data[1-28] telemetry data
*/ */