mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #9884 from mikeller/fix_missing_modes
Fixed modes missing on startup.
This commit is contained in:
commit
3b29aa5c34
1 changed files with 1 additions and 0 deletions
|
@ -3596,4 +3596,5 @@ void mspFcProcessReply(mspPacket_t *reply)
|
|||
|
||||
void mspInit(void)
|
||||
{
|
||||
initActiveBoxIds();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue