1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

LP-585 Increase channel spacing for 256KBps

This commit is contained in:
Laurent Lalanne 2018-03-14 14:17:46 +01:00
parent be794a0594
commit cfd7751ed8

View File

@ -346,7 +346,7 @@ static const uint8_t channel_spacing[] = {
3, /* 100kbps */
4, /* 128kbps */
4, /* 192kbps */
4, /* 256kbps */
5, /* 256kbps */
};
static const uint8_t channel_limits[] = {