AP_AHRS: remove stale comment

not associated with relevant state; the relevant state names make things clearer than this comment does
This commit is contained in:
Peter Barker 2024-12-29 16:02:01 +11:00 committed by Peter Barker
parent 8afc5000d8
commit 88754798eb

View File

@ -767,9 +767,6 @@ private:
void update_EKF3(void);
#endif
// rotation from vehicle body to NED frame
const uint16_t startup_delay_ms = 1000;
uint32_t start_time_ms;
uint8_t _ekf_flags; // bitmask from Flags enumeration