mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Fixed modes missing on startup.
This commit is contained in:
parent
9718914fdf
commit
5d112384ae
1 changed files with 1 additions and 0 deletions
|
@ -3596,4 +3596,5 @@ void mspFcProcessReply(mspPacket_t *reply)
|
||||||
|
|
||||||
void mspInit(void)
|
void mspInit(void)
|
||||||
{
|
{
|
||||||
|
initActiveBoxIds();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue