mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
Moved calculation of available boxes into 'activateConfig()' to avoid a reboot.
This commit is contained in:
parent
6bada9c5e9
commit
9ed83cf67c
3 changed files with 7 additions and 2 deletions
|
@ -3600,5 +3600,4 @@ void mspFcProcessReply(mspPacket_t *reply)
|
|||
|
||||
void mspInit(void)
|
||||
{
|
||||
initActiveBoxIds();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue