Skip to content

Commit b157bc4

Browse files
hamishwilleebkueng
authored andcommitted
Typo in docs for LPE_VIS_DELAY
1 parent b82464f commit b157bc4

File tree

1 file changed

+1
-1
lines changed
  • src/modules/local_position_estimator

1 file changed

+1
-1
lines changed

src/modules/local_position_estimator/params.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ PARAM_DEFINE_FLOAT(LPE_EPH_MAX, 3.0f);
220220
PARAM_DEFINE_FLOAT(LPE_EPV_MAX, 5.0f);
221221

222222
/**
223-
* Vision delay compensaton.
223+
* Vision delay compensation.
224224
*
225225
* Set to zero to enable automatic compensation from measurement timestamps
226226
*

0 commit comments

Comments
 (0)