mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
Forgot to initialize revo settings object
This commit is contained in:
parent
337d5b7079
commit
4cadb7ec0e
@ -118,6 +118,7 @@ int32_t AttitudeInitialize(void)
|
||||
NEDPositionInitialize();
|
||||
PositionActualInitialize();
|
||||
VelocityActualInitialize();
|
||||
RevoSettingsInitialize();
|
||||
|
||||
// Initialize this here while we aren't setting the homelocation in GPS
|
||||
HomeLocationInitialize();
|
||||
|
Loading…
x
Reference in New Issue
Block a user