OMP: added telemetry

This commit is contained in:
Pascal Langer
2020-09-18 16:13:45 +02:00
parent 313b03fb84
commit 5b8a08ab22
10 changed files with 301 additions and 169 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 64
#define VERSION_PATCH_LEVEL 65
//******************
// Protocols
@@ -102,7 +102,7 @@ enum PROTOCOLS
PROTO_KYOSHO = 73, // =>A7105
PROTO_RLINK = 74, // =>CC2500
PROTO_REALACC = 76, // =>NRF24L01
PROTO_OMP = 77, // =>NRF24L01
PROTO_OMP = 77, // =>CC2500 & NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500