AP_SpdHgt_Control: Remove hgt_afe from update_50hz()

This commit is contained in:
Michael du Breuil 2016-04-20 23:45:23 -07:00 committed by Andrew Tridgell
parent ef348473eb
commit 475e731e34
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ public:
// Update the internal state of the height and height rate estimator
// Update of the inertial speed rate estimate internal state
// Should be called at 50Hz or faster
virtual void update_50hz(float height_above_field) = 0;
virtual void update_50hz(void) = 0;
/**
stages of flight so the altitude controller can choose to