removed unused definition

Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
RomanBapst 2019-10-17 09:25:02 +02:00 committed by Paul Riseborough
parent 0e3a0b8659
commit 9b4b24ee71
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@
#include "ekf.h"
#define RNG_BAD_SIG_HYST (uint64_t)3e6 // range finder data needs to have 3 seconds of non-zero signal quality to be valid
// check that the range finder data is continuous
void Ekf::updateRangeDataContinuity()
{