mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Fix non DSHOT protocols
This commit is contained in:
parent
7b4415f062
commit
13cb7b4280
2 changed files with 3 additions and 6 deletions
|
@ -3030,6 +3030,7 @@ static mspResult_e mspProcessInCommand(mspDescriptor_t srcDesc, int16_t cmdMSP,
|
|||
#endif
|
||||
}
|
||||
pidInitConfig(currentPidProfile);
|
||||
initEscEndpoints();
|
||||
mixerInitProfile();
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue