Fixed modes missing on startup.

This commit is contained in:
mikeller 2020-06-04 08:02:36 +12:00
parent 9718914fdf
commit 5d112384ae
1 changed files with 1 additions and 0 deletions

View File

@ -3596,4 +3596,5 @@ void mspFcProcessReply(mspPacket_t *reply)
void mspInit(void)
{
initActiveBoxIds();
}