mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
LP-585 Increase channel spacing for 256KBps
This commit is contained in:
parent
be794a0594
commit
cfd7751ed8
@ -346,7 +346,7 @@ static const uint8_t channel_spacing[] = {
|
|||||||
3, /* 100kbps */
|
3, /* 100kbps */
|
||||||
4, /* 128kbps */
|
4, /* 128kbps */
|
||||||
4, /* 192kbps */
|
4, /* 192kbps */
|
||||||
4, /* 256kbps */
|
5, /* 256kbps */
|
||||||
};
|
};
|
||||||
|
|
||||||
static const uint8_t channel_limits[] = {
|
static const uint8_t channel_limits[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user