mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
OP-1149: Fix calibraton settings not loaded at startup.
This commit is contained in:
parent
1ea4a5bf0d
commit
e599b01806
@ -83,7 +83,7 @@ int32_t AltitudeInitialize()
|
||||
BaroSensorInitialize();
|
||||
RevoSettingsInitialize();
|
||||
RevoSettingsConnectCallback(&SettingsUpdatedCb);
|
||||
|
||||
SettingsUpdatedCb(NULL);
|
||||
#if defined(PIOS_INCLUDE_HCSR04)
|
||||
SonarAltitudeInitialize();
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user