mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
clean up
This commit is contained in:
parent
1a529077c7
commit
cbf9d355cd
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue