Kyosho2/KT-17: only 1 ID

This commit is contained in:
pascallanger
2022-07-20 17:20:27 +02:00
parent ce6243d6e3
commit bfc8c2f9fd
8 changed files with 169 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 3
#define VERSION_PATCH_LEVEL 18
#define VERSION_PATCH_LEVEL 19
#define MODE_SERIAL 0
@@ -120,6 +120,7 @@ enum PROTOCOLS
PROTO_MOULDKG = 90, // =>NRF24L01
PROTO_XERALL = 91, // =>NRF24L01
PROTO_MT99XX2 = 92, // =>NRF24L01, extension of MT99XX protocol
PROTO_KYOSHO2 = 93, // =>NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500