Bugs: fixed telemetry disable compilation error

This commit is contained in:
Pascal Langer
2018-10-11 17:58:07 +02:00
parent 5cf8d8d263
commit b40e7d6e97
4 changed files with 19 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 2
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 1
#define VERSION_PATCH_LEVEL 2
//******************
// Protocols
@@ -68,6 +68,7 @@ enum PROTOCOLS
PROTO_HITEC = 39, // =>CC2500
PROTO_WFLY = 40, // =>CYRF6936
PROTO_BUGS = 41, // =>A7105
PROTO_TEST = 63, // =>NRF24L01
};
enum Flysky