FrSky RX: sub protocol to erase clone IDs

This commit is contained in:
Pascal Langer
2021-02-03 16:57:14 +01:00
parent 3973b42f81
commit 43d969f962
6 changed files with 46 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 2
#define VERSION_PATCH_LEVEL 24
#define VERSION_PATCH_LEVEL 25
//******************
// Protocols
@@ -373,6 +373,7 @@ enum FRSKY_RX
{
FRSKY_RX = 0,
FRSKY_CLONE = 1,
FRSKY_ERASE = 2,
};
enum FRSKYL