mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +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…
Reference in New Issue
Block a user