1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
This commit is contained in:
tbs-fpv 2021-04-08 22:19:29 +08:00 committed by GitHub
parent 1a529077c7
commit cbf9d355cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,7 +127,6 @@ typedef struct crsfPayloadRcChannelsPacked_s crsfPayloadRcChannelsPacked_t;
#define CRSF_SUBSET_RC_CHANNELS_PACKED_MASK 0x07FF
#define CRSF_SUBSET_RC_CHANNELS_PACKED_STARTING_CHANNEL_RESOLUTION 5
#define CRSF_SUBSET_RC_CHANNELS_PACKED_STARTING_CHANNEL_MASK 0x1F
#define CRSF_SUBSET_RC_CHANNELS_PACKED_SIZE 34 // 5 + 11 * 24 = 269 bits = 34 bytes
#if defined(USE_CRSF_LINK_STATISTICS)
/*