Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
removed unused definition
Browse files Browse the repository at this point in the history
Signed-off-by: RomanBapst <bapstroman@gmail.com>
  • Loading branch information
RomanBapst authored and priseborough committed Oct 23, 2019
1 parent 0e3a0b8 commit 9b4b24e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions EKF/range_finder_checks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit 9b4b24e

Please sign in to comment.