From e527895e8c6e52700eedec011a7a709df7281f15 Mon Sep 17 00:00:00 2001 From: Kimberly McGuire Date: Wed, 29 Nov 2023 14:37:47 +0100 Subject: [PATCH] fix typo --- .../loco-positioning-system/tdoa3_hybrid_mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/functional-areas/loco-positioning-system/tdoa3_hybrid_mode.md b/docs/functional-areas/loco-positioning-system/tdoa3_hybrid_mode.md index 0fc533e3a7..c13794c1b6 100644 --- a/docs/functional-areas/loco-positioning-system/tdoa3_hybrid_mode.md +++ b/docs/functional-areas/loco-positioning-system/tdoa3_hybrid_mode.md @@ -95,7 +95,7 @@ Similarly all logs are in the `tdoa3` log group. Settings for Crazyflie 1 | Parameter | Value | Comment | -|---------------|--------------------------------| +|---------------|-------|------------------------| | `hmId` | 254 | the anchor id to use | | `hmTwr` | 1 | to start transmission | | `hmAnchLog` | 253 | the id of the other CF | @@ -103,7 +103,7 @@ Settings for Crazyflie 1 Settings for Crazyflie 2 | Parameter | Value | Comment | -|---------------|--------------------------------| +|---------------|-------|------------------------| | `hmId` | 253 | the anchor id to use | | `hmTwr` | 1 | to start transmission | | `hmAnchLog` | 254 | the id of the other CF |