mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 23:35:34 +03:00
Merge pull request #2436 from martinbudden/bf_pg_preparation13
Preparation for conversion to parameter groups 13
This commit is contained in:
commit
743b3e37e3
20 changed files with 156 additions and 152 deletions
|
@ -887,7 +887,6 @@ void activateConfig(void)
|
|||
useAdjustmentConfig(¤tProfile->pidProfile);
|
||||
|
||||
#ifdef GPS
|
||||
gpsUseProfile(&masterConfig.gpsProfile);
|
||||
gpsUsePIDs(¤tProfile->pidProfile);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue