WPL new protocol

Only 1 ID
This commit is contained in:
pascallanger
2025-07-27 12:24:03 +02:00
parent dcbc557bf7
commit 66f8906273
6 changed files with 170 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 50
#define VERSION_PATCH_LEVEL 51
#define MODE_SERIAL 0
@@ -134,6 +134,7 @@ enum PROTOCOLS
PROTO_KAMTOM = 104, // =>NRF24L01
PROTO_SHENQI2 = 105, // =>NRF24L01
PROTO_WL91X = 106, // =>CC2500 & NRF24L01
PROTO_WPL = 107, // =>NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500