Fixed modes missing on startup.
This commit is contained in:
parent
9718914fdf
commit
5d112384ae
|
@ -3596,4 +3596,5 @@ void mspFcProcessReply(mspPacket_t *reply)
|
|||
|
||||
void mspInit(void)
|
||||
{
|
||||
initActiveBoxIds();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue